-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
On Openshift, it is required to use the CSI sidecar images shipped by Openshift.
I would like to modify the operator to use the default sidecar containers available and use the topolvm image that is built without sidecars.
Proposal:
There are 3 ways to provide the images.
- Hardcode default CSI sidecar images in the code
- In the operator config map
- Via operator ENV variables
Highest priority will be given to the values in the ENV, followed by the configmap. If neither of these are available, the default hardcoded values will be used.
jmolmolittle-guy-lxr
Metadata
Metadata
Assignees
Labels
No labels