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
..
2022-02-21 21:32:08 +00:00
2020-04-03 20:53:32 +00:00
2021-06-10 14:12:57 +00:00