Skip to content

Commit 91ea395

Browse files
committed
change cron time to 35 mins after the hour
1 parent 65c9ddf commit 91ea395

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

k8s/overlays/nerc-shift-1/patches/patch-openstack-api-backup-cron.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
name: openstack-api-backup
66
namespace: openstack-api-backup
77
spec:
8-
schedule: 4 * * * *
8+
schedule: 35 * * * *
99
jobTemplate:
1010
spec:
1111
template:

0 commit comments

Comments
 (0)