fix: postgresql

This commit is contained in:
auricom
2021-10-27 16:10:50 +02:00
parent 96e3874a64
commit e426ae1135

View File

@@ -20,7 +20,7 @@ spec:
image: image:
registry: docker.io registry: docker.io
repository: bitnami/postgresql repository: bitnami/postgresql
tag: 14.0.0 tag: 13.4.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
postgresqlUsername: postgres postgresqlUsername: postgres
postgresqlPassword: ${SECRET_POSTGRESQL_KUBE_POSTGRES_PASSWORD} postgresqlPassword: ${SECRET_POSTGRESQL_KUBE_POSTGRES_PASSWORD}