mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-22 14:20:19 +00:00
deploy: Update provisioner image repository
Update ceph-csi-rbd helm chart to use the released image repo for csi-provisioner instead of the staging repo. Fixes: #3976 Signed-off-by: karthik-us <ksubrahm@redhat.com>
This commit is contained in:
parent
4a263fc13e
commit
89ad6e8c53
@ -216,7 +216,7 @@ provisioner:
|
|||||||
|
|
||||||
provisioner:
|
provisioner:
|
||||||
image:
|
image:
|
||||||
repository: gcr.io/k8s-staging-sig-storage/csi-provisioner
|
repository: registry.k8s.io/sig-storage/csi-provisioner
|
||||||
tag: v3.5.0
|
tag: v3.5.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
resources: {}
|
resources: {}
|
||||||
|
Loading…
Reference in New Issue
Block a user