openstack-helm/glance/templates
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
..
bin Allow Ceph pools to use 1x replication 2023-03-15 07:10:10 -06:00
certificates.yaml Remove glance registry 2022-02-21 21:32:08 +00:00
configmap-bin.yaml feat(glance): add support for cinder 2022-09-08 21:39:01 -04:00
configmap-etc.yaml feat(glance): add support for cinder 2022-09-08 21:39:01 -04:00
deployment-api.yaml feat(glance): add support for cinder 2022-09-08 21:39:01 -04:00
ingress-api.yaml feat(tls): add tls support to openstack services 2020-07-10 09:36:31 -05:00
job-bootstrap.yaml Fix wrong configFile path in glance bootstrap container. 2023-04-06 19:27:44 +08:00
job-clean.yaml Enable taint toleration for glance 2022-03-22 18:47:11 +00:00
job-db-drop.yaml Enable taint toleration for glance 2022-03-22 18:47:11 +00:00
job-db-init.yaml Enable taint toleration for glance 2022-03-22 18:47:11 +00:00
job-db-sync.yaml Enable taint toleration for glance 2022-03-22 18:47:11 +00:00
job-image-repo-sync.yaml Enable taint toleration for glance 2022-03-22 18:47:11 +00:00
job-ks-endpoints.yaml Support TLS endpoints in glance 2022-08-12 21:25:16 +03:00
job-ks-service.yaml Support TLS endpoints in glance 2022-08-12 21:25:16 +03:00
job-ks-user.yaml Support TLS endpoints in glance 2022-08-12 21:25:16 +03:00
job-metadefs-load.yaml Enable taint toleration for glance 2022-03-22 18:47:11 +00:00
job-rabbit-init.yaml Enable taint toleration for glance 2022-03-22 18:47:11 +00:00
job-storage-init.yaml Enable taint toleration for glance 2022-03-22 18:47:11 +00:00
network_policy.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
pdb-api.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-19 10:08:18 -04:00
pod-rally-test.yaml Create Openstack common components umbrella chart 2022-04-05 09:47:06 -05:00
pvc-images.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
secret-db.yaml feat(tls): Make openstack services compatible with mariadb with TLS 2020-07-24 23:02:09 +00:00
secret-ingress-tls.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
secret-keystone.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00
secret-rabbitmq.yaml Mount rabbitmq TLS secret 2021-06-10 14:12:57 +00:00
secret-registry.yaml Support image registries with authentication 2022-08-11 00:18:37 +00:00
service-api.yaml Distinguish between port number of internal endpoint and binding 2022-08-17 09:12:03 +03:00
service-ingress-api.yaml Remove OSH Authors copyright 2020-04-03 20:53:32 +00:00