Skip to content

Commit

Permalink
Merge pull request #748 from humblec/scyaml
Browse files Browse the repository at this point in the history
make use of latest provisioner controller in storage-capacity.yaml
  • Loading branch information
k8s-ci-robot committed Jun 10, 2022
2 parents 46a0653 + 4b8f639 commit 7f08eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kubernetes/storage-capacity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
serviceAccount: csi-provisioner
containers:
- name: csi-provisioner
image: registry.k8s.io/sig-storage/csi-provisioner:v2.0.0
image: registry.k8s.io/sig-storage/csi-provisioner:v3.1.0
args:
- "--csi-address=$(ADDRESS)"
- "--leader-election"
Expand Down

0 comments on commit 7f08eff

Please sign in to comment.