Skip to content

Commit

Permalink
Update external health monitor controller image to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xing-yang committed Aug 20, 2021
1 parent 8008f6c commit d4e139c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ spec:
serviceAccount: csi-external-health-monitor-controller
containers:
- name: csi-external-health-monitor-controller
# Currently, canary is needed for healthz/leader-election.
image: gcr.io/k8s-staging-sig-storage/csi-external-health-monitor-controller:canary
image: gcr.io/k8s-staging-sig-storage/csi-external-health-monitor-controller:v0.4.0
imagePullPolicy: Always
args:
- "--v=5"
Expand Down

0 comments on commit d4e139c

Please sign in to comment.