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