feat: postgresql config

This commit is contained in:
auricom
2022-06-12 17:52:13 +02:00
parent 9fdd6b29a5
commit fedf3fcdff

View File

@@ -17,13 +17,9 @@ spec:
namespace: flux-system
interval: 5m
values:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 14.3.0
pullPolicy: IfNotPresent
postgresqlUsername: postgres
postgresqlPassword: ${SECRET_POSTGRESQL_KUBE_POSTGRES_PASSWORD}
auth:
postgresPassword: ${SECRET_POSTGRESQL_KUBE_POSTGRES_PASSWORD}
primary:
persistence:
enabled: true
existingClaim: postgresql-kube