openstack-helm/glance
zhangyeda 9f8d417b5d Fix wrong configFile path in glance bootstrap container.
The configFile path shouble be /etc/glance/glance-api.conf,
not default /etc/glance/glance.conf defined by helm-toolkit,
since secrets mounted in '/etc/glance' have glance-api.conf not glance.conf in it.

The wrong path '/etc/glance/glance.conf' would be a dir in bootstarp container,
and lead to all config files in /etc/glance dir unreachable.

This bug may not affect bootstrap,
but should be fixed in case the config files are needed.

Change-Id: If25966e07ca7f9a80dd0e76ff7663a945db66a23
2023-04-06 19:27:44 +08:00
..
templates Fix wrong configFile path in glance bootstrap container. 2023-04-06 19:27:44 +08:00
values_overrides [ceph] Update all Ceph images to Focal 2023-03-17 07:50:10 -06:00
.helmignore Add OpenSUSE Leap15 testing 2019-04-15 11:15:35 +02:00
Chart.yaml Fix wrong configFile path in glance bootstrap container. 2023-04-06 19:27:44 +08:00
requirements.yaml Update htk requirements repo 2021-10-10 18:45:28 -05:00
values.yaml Replace node-role.kubernetes.io/master with control-plane 2023-03-21 09:02:00 +08:00