mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
deploy: update sidecars to latest versions.
This commit updates sidecars to the latest available version which is compatible with kubernetes 1.23 and csi spec 1.5 Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
committed by
Humble Devassy Chirammal
parent
1c153b120c
commit
ea8e360888
@ -43,7 +43,7 @@ spec:
|
||||
priorityClassName: system-cluster-critical
|
||||
containers:
|
||||
- name: csi-provisioner
|
||||
image: k8s.gcr.io/sig-storage/csi-provisioner:v3.0.0
|
||||
image: k8s.gcr.io/sig-storage/csi-provisioner:v3.1.0
|
||||
args:
|
||||
- "--csi-address=$(ADDRESS)"
|
||||
- "--v=5"
|
||||
|
Reference in New Issue
Block a user