diff --git a/bitnami/postgresql-ha/README.md b/bitnami/postgresql-ha/README.md index 37d0f5624..3dd64ff1d 100644 --- a/bitnami/postgresql-ha/README.md +++ b/bitnami/postgresql-ha/README.md @@ -209,7 +209,6 @@ The following table lists the configurable parameters of the PostgreSQL HA chart | `volumePermissionsImage.pullSecrets` | Specify docker-registry secret names as an array | `[]` (does not add image pull secrets to deployed pods) | | `volumePermissions.enabled` | Enable init container to adapt volume permissions | `false` | | `volumePermissions.securityContext.*` | Other container security context to be included as-is in the container spec | `{}` | -| `volumePermissions.securityContext.enabled` | Enable security context for Bitnami Minideb | `false` | | `volumePermissions.securityContext.runAsUser` | User ID for the Bitnami Minideb container | `0` | | **Persistence** | | | | `persistence.enabled` | Enable data persistence | `true` |