Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Amaral <contato@leonardoamaral.com.br>
  • Loading branch information
leleobhz committed Oct 19, 2024
1 parent 51f0fdf commit 218e290
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mysql-backup/templates/cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ spec:
value: "true"
- name: DB_DUMP_DEBUG
value: "true"
- name: DB_DUMP_FREQ
value: ""
- name: DB_DUMP_BEGIN
value: ""
- name: DB_SERVER
value: {{ .Values.mysql.host | quote }}
- name: DB_USER
Expand Down

0 comments on commit 218e290

Please sign in to comment.