Skip to content

Commit 65b2760

Browse files
committed
Update cronjob for taginfo
1 parent e5fbc83 commit 65b2760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osm-seed/templates/taginfo/taginfo-cronJob.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
environment: {{ .Values.environment }}
1010
release: {{ .Release.Name }}
1111
spec:
12-
schedule: "0 * * * *"
12+
schedule: "0 0 * * 0"
1313
concurrencyPolicy: Forbid
1414
startingDeadlineSeconds: 10
1515
successfulJobsHistoryLimit: 2

0 commit comments

Comments
 (0)