From fa85206d8c3e6920707df9b64bad7a786fc7a60a Mon Sep 17 00:00:00 2001 From: Chris Wedgwood Date: Wed, 11 Apr 2018 21:02:13 +0000 Subject: [PATCH] cinder: yaml indentation fixes Change-Id: Ia59b2822dbe40ab7431987b2dc55e00067275f86 --- cinder/values.yaml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/cinder/values.yaml b/cinder/values.yaml index ec63d09116..6207e9f41e 100644 --- a/cinder/values.yaml +++ b/cinder/values.yaml @@ -74,11 +74,12 @@ pod: cinder: uid: 42424 affinity: - anti: - type: - default: preferredDuringSchedulingIgnoredDuringExecution - topologyKey: - default: kubernetes.io/hostname + anti: + type: + default: preferredDuringSchedulingIgnoredDuringExecution + topologyKey: + default: kubernetes.io/hostname + mounts: cinder_api: init_container: null @@ -710,7 +711,7 @@ conf: glance_api_version: 2 os_region_name: RegionOne host: cinder-volume-worker - #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. osapi_volume_listen_port: null enabled_backends: "rbd1" @@ -843,8 +844,8 @@ dependencies: service: identity rabbit_init: services: - - service: oslo_messaging - endpoint: internal + - service: oslo_messaging + endpoint: internal scheduler: jobs: - cinder-db-sync @@ -988,7 +989,7 @@ endpoints: path: default: '/v1/%(tenant_id)s' scheme: - default: 'http' + default: 'http' port: api: default: 8776 @@ -1003,7 +1004,7 @@ endpoints: path: default: '/v2/%(tenant_id)s' scheme: - default: 'http' + default: 'http' port: api: default: 8776