Skip to content

Commit bd95dab

Browse files
author
vinfry
authored
update default backup freq to 24 hours
1 parent 05f0998 commit bd95dab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wordpress_with_backup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ spec:
158158
- name: DB_PASS
159159
value: $MYSQL_USER_PASSWORD$
160160
- name: DB_DUMP_FREQ
161-
value: "14400"
161+
value: "1440"
162162
- name: DB_DUMP_TARGET
163163
value: /backup
164164
- name: DB_DUMP_DEBUG

0 commit comments

Comments
 (0)