mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-26 17:57:34 +00:00
Merge "mistral: yaml indentation fixes"
This commit is contained in:
@@ -16,4 +16,3 @@ dependencies:
|
||||
- name: helm-toolkit
|
||||
repository: http://localhost:8879/charts
|
||||
version: 0.1.0
|
||||
|
||||
|
||||
@@ -144,8 +144,8 @@ dependencies:
|
||||
service: identity
|
||||
rabbit_init:
|
||||
services:
|
||||
- service: oslo_messaging
|
||||
endpoint: internal
|
||||
- service: oslo_messaging
|
||||
endpoint: internal
|
||||
|
||||
# Names of secrets used by bootstrap and environmental checks
|
||||
secrets:
|
||||
@@ -320,7 +320,7 @@ conf:
|
||||
DEFAULT:
|
||||
transport_url: null
|
||||
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.
|
||||
port: null
|
||||
api_workers: 8
|
||||
|
||||
Reference in New Issue
Block a user