hpe-storage / csi-driver

A Container Storage Interface (CSI) driver from HPE
https://scod.hpedev.io
Apache License 2.0
57 stars 53 forks source link

Unable to change defaultNFSImage to an internal registry #348

Closed numewre closed 11 months ago

numewre commented 11 months ago

Hello Team, I have created hpe-csi-driver. It works well for FC RWO. While creating driver we modified spec as below: spec: registry:

While creating Storage class if we enable RWX, nfs-provisioning pod still picks up images from quai.io

I have tried multiple configuration in spec with no luck: spec: nfsResources: "true" csi.storage.k8s.io/defaultNFSImage : /hpestorage/nfs-provisioner:v3.0.1 defaultNFSImage : /hpestorage/nfs-provisioner:v3.0.1

Can you please assist.

Regards, Sunny

numewre commented 11 months ago

its closed... updated storage class with below spec spec: nfsProvisionerImage: