Skip to content

Commit 3226e00

Browse files
lindhejessebot
authored andcommitted
docs: Add postgreSqlInitContainer values to README
Fixes #645 Signed-off-by: Andreas Lindhé <7773090+lindhe@users.noreply.github.com>
1 parent 13ec7e6 commit 3226e00

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

charts/nextcloud/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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` |

0 commit comments

Comments
 (0)