feat(deps): move deps to incubator (#1311)

* feat(deps): move deps to incubator and alias the common chart

* reverse a tryout

* fixup a postgresql mistake
This commit is contained in:
Kjeld Schouten-Lebbing
2021-11-12 20:00:12 +01:00
committed by GitHub
parent 00f826f148
commit 47cad0cd50
22 changed files with 6 additions and 5 deletions
@@ -11,3 +11,4 @@ metadata:
type: Opaque
data:
postgresql-password: {{ ( .Values.postgresqlPassword | default "empty" ) | b64enc | quote }}
postgresql-postgres-password: {{ ( .Values.postgrespassword | default "empty" ) | b64enc | quote }}