You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[cinder-csi-plugin]: helm-charts: use /etc/config/ for cloud.conf (#2892)
* Cinder: Use /etc/config/ for cloud.conf in helm charts.
This path is used by default in the deployment manifests for cinder-csi
as well as in manifests and helm charts for occm.
It does not matter much until you reference another file via
ca-file=/etc/config/cacert
in your cloud.conf and assume that to work.
So better align the volumeMount location everywhere.
As there is a canonical location where most artifacts already agree on,
let's use it in cinder-csi helm charts as well.
Signed-off-by: Kurt Garloff <[email protected]>
* Bump chart version number as requested by bot.
Signed-off-by: Kurt Garloff <[email protected]>
---------
Signed-off-by: Kurt Garloff <[email protected]>
0 commit comments