let's tune it down
This commit is contained in:
parent
b6f7ead955
commit
892c412fd9
@ -1,9 +1,9 @@
|
||||
apiVersion: batch/v1
|
||||
kind: CronJob
|
||||
metadata:
|
||||
name: octodns-deployment
|
||||
name: octodns-cronjob
|
||||
spec:
|
||||
schedule: "*/1 * * * *"
|
||||
schedule: "0 */2 * * *"
|
||||
jobTemplate:
|
||||
spec:
|
||||
template:
|
||||
|
Loading…
x
Reference in New Issue
Block a user