Skip to content

Commit

Permalink
Disable taginfo cronjob - prod
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed May 22, 2024
1 parent fc52eb3 commit f9e7eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.production.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@ osm-seed:
label_key: nodegroup_type
label_value: web
cronjob:
enabled: true
enabled: false
schedule: "0 2 */3 * *"
nodeSelector:
enabled: true
Expand Down

0 comments on commit f9e7eea

Please sign in to comment.