Skip to content

Commit

Permalink
Merge pull request #78 from humblec/release-prep-4
Browse files Browse the repository at this point in the history
Adjust the tag in deployment of node plugin yaml
  • Loading branch information
k8s-ci-robot committed Dec 17, 2021
2 parents 41175f1 + 75a857a commit 62a068d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/csi-iscsi-node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spec:
capabilities:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
image: gcr.io/k8s-staging-sig-storage/iscsiplugin
image: gcr.io/k8s-staging-sig-storage/iscsiplugin:canary
args:
- "-v=5"
- "--nodeid=$(NODE_ID)"
Expand Down
File renamed without changes.

0 comments on commit 62a068d

Please sign in to comment.