templates/secret.yaml を更新
This commit is contained in:
@@ -8,4 +8,5 @@ metadata:
|
||||
type: Opaque
|
||||
data:
|
||||
postgres-password: {{ randAlphaNum 16 | b64enc | quote }}
|
||||
replication-password: {{ randAlphaNum 16 | b64enc | quote }}
|
||||
{{- end }}
|
||||
Reference in New Issue
Block a user