[FEATURE]: Helm Chart Enhancement - Container Images Configurable in values.yaml #851
Labels
area/csi-powerflex
Issue pertains to the CSI Driver for Dell EMC PowerFlex
area/csi-powermax
Issue pertains to the CSI Driver for Dell EMC PowerMax
area/csi-powerscale
Issue pertains to the CSI Driver for Dell EMC PowerScale
area/csi-powerstore
Issue pertains to the CSI Driver for Dell EMC PowerStore
area/csi-unity
Issue pertains to the CSI Driver for Dell EMC Unity
type/feature
A feature. This label is applied to a feature issues.
Milestone
Operator / HELM Enhancement
CR.yaml / values.yaml
Please enahnce these files such that from either an Operator HELM based deployment of the CSI modules, a customer can update not just the DellEMC container images but also the K8s images as well.
For those customers who wish to use the Operator Hub (for instance) to deploy a CSI and they are required to use their own (internal) container repo, they will be required to docker pull the DellEMC container (driver) images but will also be required to docker pull any k8s images that compliment our driver.
Therefore, we must enable them to clearly see (ALL) these images from the CR or Values file such that they can update the address with that of their local repo address. Not doing so will result in a failure to deploy. Furthermore we must ensure our documents for each CSI driver has a dedicated page (per CSI driver) that details (ALL) these images.
This will decrease the need for a dedicated off-line install and subsequent errors / failures to install and support tickets.
The text was updated successfully, but these errors were encountered: