Skip to content

Commit eeffde7

Browse files
committed
update backupcontainer schedule
1 parent d428a68 commit eeffde7

File tree

1 file changed

+1
-1
lines changed
  • openshift-v4/templates/backup-container-2.6.1

1 file changed

+1
-1
lines changed

openshift-v4/templates/backup-container-2.6.1/cronjob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ KNP: allow CronJob to connect to Spilo
66
oc process -f ./db-backup-cronjob-2.6.1.yaml \
77
JOB_NAME=tfrs-db-backup \
88
JOB_PERSISTENT_STORAGE_NAME=backup \
9-
SCHEDULE="00 08,20 * * *" \
9+
SCHEDULE="00 07 * * *" \
1010
TAG_NAME=2.6.1 \
1111
DATABASE_SERVICE_NAME=tfrs-spilo-readonly \
1212
DATABASE_DEFAULT_PORT=5432 \

0 commit comments

Comments
 (0)