File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
manifests/container-storage-interface Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ spec:
135135 value : " {{ if .Values.customHandle }}{{ .Values.customHandle }}.{{ end }}fss.csi.oraclecloud.com"
136136 - name : LUSTRE_VOLUME_DRIVER_NAME
137137 value : " {{ if .Values.customHandle }}{{ .Values.customHandle }}.{{ end }}lustre.csi.oraclecloud.com"
138- image : ghcr.io/uneet7/cloud-provider-oci:v0.0.2
138+ image : ghcr.io/uneet7/cloud-provider-oci:v1.32.1
139139 securityContext :
140140 privileged : true
141141 volumeMounts :
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ spec:
129129 value : /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/host/usr/bin:/host/sbin
130130 - name : LUSTRE_DRIVER_ENABLED
131131 value : " true"
132- image : ghcr.io/oracle /cloud-provider-oci:v1.30.0
132+ image : ghcr.io/uneet7 /cloud-provider-oci:v1.32.1
133133 securityContext :
134134 privileged : true
135135 volumeMounts :
You can’t perform that action at this time.
0 commit comments