Sync after the disaster recovery
This commit is contained in:
@ -10,7 +10,7 @@ ext-database:
|
||||
spec:
|
||||
secretName: "{{ .Values.name }}-creds"
|
||||
instance: "{{ .Values.instance }}"
|
||||
deletionProtected: false
|
||||
deletionProtected: true
|
||||
backup:
|
||||
enable: false
|
||||
cron: 0 0 * * *
|
||||
|
Reference in New Issue
Block a user