templates/secret.yaml を更新

This commit is contained in:
2026-02-07 00:16:08 +00:00
parent 6b7301e9f5
commit a90df92f31

View File

@@ -8,4 +8,5 @@ metadata:
type: Opaque
data:
postgres-password: {{ randAlphaNum 16 | b64enc | quote }}
replication-password: {{ randAlphaNum 16 | b64enc | quote }}
{{- end }}