Skip to content

Commit 1fa5e13

Browse files
Update charts/ext-postgres-operator/values.yaml
Co-authored-by: Pieter C <pieter@buca.be>
1 parent d9fc2bb commit 1fa5e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/ext-postgres-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ volumeMounts: []
102102
existingSecret: ""
103103

104104
# Support for ExternalSecret Operator to fetch Postgres credentials from an external secret store.
105-
ExternalSecret: {}
105+
externalSecret: {}
106106
# secretStore: "aws-secretsmanager-euc1" # (Mandatory) Name of the SecretStore or ClusterSecretStore to reference in the ExternalSecret
107107
# remoteKey: "rds!db-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" # (Mandatory) Remote key in the external secret store where Postgres credentials are stored
108108
# namespace: "" # (Optional), defaults to release namespace

0 commit comments

Comments
 (0)