diff --git a/mistral/requirements.yaml b/mistral/requirements.yaml index 307a18eaaf..53782e69b2 100644 --- a/mistral/requirements.yaml +++ b/mistral/requirements.yaml @@ -16,4 +16,3 @@ dependencies: - name: helm-toolkit repository: http://localhost:8879/charts version: 0.1.0 - diff --git a/mistral/values.yaml b/mistral/values.yaml index acbe226903..405f38c6b7 100644 --- a/mistral/values.yaml +++ b/mistral/values.yaml @@ -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