File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -155,6 +155,7 @@ The following table lists the configurable parameters of the nextcloud chart and
155155| ` nextcloud.extraVolumeMounts ` | specify additional volume mounts for the NextCloud pod | ` {} ` |
156156| ` nextcloud.securityContext ` | Optional security context for the NextCloud container | ` nil ` |
157157| ` nextcloud.podSecurityContext ` | Optional security context for the NextCloud pod (applies to all containers in the pod) | ` nil ` |
158+ | ` nextcloud.postgreSqlInitContainer.securityContext ` | Set postgresql initContainer securityContext parameters. | ` {} ` |
158159| ` nginx.enabled ` | Enable nginx (requires you use php-fpm image) | ` false ` |
159160| ` nginx.image.repository ` | nginx Image name, e.g. use ` nginxinc/nginx-unprivileged ` for rootless container | ` nginx ` |
160161| ` nginx.image.tag ` | nginx Image tag | ` alpine ` |
You can’t perform that action at this time.
0 commit comments