Skip to content

Commit

Permalink
Updated the attacher image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaC45 committed Aug 30, 2022
1 parent a59576d commit 29ef8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kubernetes/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
serviceAccount: csi-attacher
containers:
- name: csi-attacher
image: registry.k8s.io/k8s-staging-sig-storage/csi-attacher:canary
image: registry.k8s.io/k8s-staging-sig-storage/csi-attacher:v3.5.0
args:
- "--v=5"
- "--csi-address=$(ADDRESS)"
Expand Down

0 comments on commit 29ef8bd

Please sign in to comment.