Add credential secret as volume 8

This commit is contained in:
Ruben Hensen
2024-09-12 15:44:56 +02:00
parent 114941b58b
commit d4c0012435
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ spec:
port: 5432
name: ente_db
user: pguser
password: {{ .pgpass }}
password: "{{ .pgpass }}"
sslmode: disable
s3: