Files
helm-templates/template-postgres/values.yaml
2022-05-12 15:30:22 +02:00

11 lines
185 B
YAML

container:
replicas: 1
database:
createdDatabase: postgres
name: template-postgres
mountPath: /mnt/postgres/data
size: 10Gi
auth:
user: postgres
password: super