12 lines
187 B
YAML
12 lines
187 B
YAML
primary:
|
|
persistence:
|
|
existingClaim: "postgres"
|
|
nodeSelector:
|
|
kubernetes.io/hostname: "turing3"
|
|
|
|
auth:
|
|
postgresPassword: "clavedatabase"
|
|
|
|
volumePermissions:
|
|
enabled: true
|