mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-30 02:26:41 +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> (cherry picked from commit 89ad6e8c5348c3be278ff5e98db37341329ad6e6)
This commit is contained in:
parent
9c5e921839
commit
15931b2e4f
@ -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…
x
Reference in New Issue
Block a user