We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cd4329 commit ba184c7Copy full SHA for ba184c7
.nais/test/klass-index-job.yaml
@@ -7,7 +7,7 @@ metadata:
7
team: dapla-metadata
8
shared-db: "true"
9
spec:
10
- schedule: "0 30 23 * * *" # Run once per day at 23:30
+ schedule: "30 23 * * *" # Run once per day at 23:30
11
concurrencyPolicy: Forbid
12
restartPolicy: Never
13
failedJobsHistoryLimit: 3
0 commit comments