Quoted bools, removed quota
This commit is contained in:
@@ -7,9 +7,9 @@ metadata:
|
||||
spec:
|
||||
secretName: {{ include "..fullname" . }}-db-auth
|
||||
instance: {{ .Values.global.dbInstance | default "kincaid" }}
|
||||
deletionProtected: true
|
||||
deletionProtected: yes
|
||||
backup:
|
||||
enable: false
|
||||
enable: No
|
||||
cron: "0 0 * * *"
|
||||
secretsTemplates:
|
||||
PMA_HOST:{{` "{{ .DatabaseHost }}" `}}
|
||||
|
||||
Reference in New Issue
Block a user