Glance: Fix wrong indent about healthcheck key
This change fixes one wrong indent introduced by the template
refactoring[1].
[1] 84cdac6274
Change-Id: I323e21743feba125a2785bbc45130510a40ca708
This commit is contained in:
parent
d0842812c8
commit
0b04407d02
@ -660,7 +660,7 @@ outputs:
|
||||
privileged: {if: [cinder_backend_enabled, true, false]}
|
||||
restart: always
|
||||
healthcheck:
|
||||
test: /openstack/healthcheck
|
||||
test: /openstack/healthcheck
|
||||
volumes: *glance_volumes
|
||||
environment:
|
||||
KOLLA_CONFIG_STRATEGY: COPY_ALWAYS
|
||||
|
Loading…
Reference in New Issue
Block a user