mistral: yaml indentation fixes
Change-Id: I93d1701cfc629dabc07550c0fbe0a754b77e7bcc
This commit is contained in:
parent
ab3626190d
commit
36311c4582
@ -16,4 +16,3 @@ dependencies:
|
|||||||
- name: helm-toolkit
|
- name: helm-toolkit
|
||||||
repository: http://localhost:8879/charts
|
repository: http://localhost:8879/charts
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
|
|
||||||
|
@ -144,8 +144,8 @@ dependencies:
|
|||||||
service: identity
|
service: identity
|
||||||
rabbit_init:
|
rabbit_init:
|
||||||
services:
|
services:
|
||||||
- service: oslo_messaging
|
- service: oslo_messaging
|
||||||
endpoint: internal
|
endpoint: internal
|
||||||
|
|
||||||
# Names of secrets used by bootstrap and environmental checks
|
# Names of secrets used by bootstrap and environmental checks
|
||||||
secrets:
|
secrets:
|
||||||
@ -320,7 +320,7 @@ conf:
|
|||||||
DEFAULT:
|
DEFAULT:
|
||||||
transport_url: null
|
transport_url: null
|
||||||
api:
|
api:
|
||||||
#NOTE(portdirect): the bind port should not be defined, and is manipulated
|
# NOTE(portdirect): the bind port should not be defined, and is manipulated
|
||||||
# via the endpoints section.
|
# via the endpoints section.
|
||||||
port: null
|
port: null
|
||||||
api_workers: 8
|
api_workers: 8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user