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:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user