Skip to content

Commit a0bf1e1

Browse files
committed
chore(controller): change cronjob name
1 parent 3e72765 commit a0bf1e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/controller/templates/controller-cronjob-daily.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
containers:
3333
- image: {{.Values.image_registry}}/{{.Values.image_org}}/controller:{{.Values.image_tag}}
3434
imagePullPolicy: {{.Values.image_pull_policy}}
35-
name: drycc-controller-push-data-to-influxdb
35+
name: drycc-controller-load_db_state_to_k8s
3636
command:
3737
- /bin/bash
3838
- -c

0 commit comments

Comments
 (0)