From 91e7f8aa0bf22bd0e81a97f9c41a04bf16557aa5 Mon Sep 17 00:00:00 2001 From: Chris Wedgwood Date: Wed, 11 Apr 2018 21:03:25 +0000 Subject: [PATCH] glance: yaml indentation fixes Change-Id: Icf7366d44dbe8b6cba96a5ba781cd76a55278b18 --- glance/values.yaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/glance/values.yaml b/glance/values.yaml index a7b091599b..e842a13bdb 100644 --- a/glance/values.yaml +++ b/glance/values.yaml @@ -158,8 +158,8 @@ conf: paste.filter_factory: glance.api.middleware.gzip:GzipMiddleware.factory filter:osprofiler: paste.filter_factory: osprofiler.web:WsgiMiddleware.factory - hmac_keys: SECRET_KEY #DEPRECATED - enabled: yes #DEPRECATED + hmac_keys: SECRET_KEY # DEPRECATED + enabled: yes # DEPRECATED filter:cors: paste.filter_factory: oslo_middleware.cors:filter_factory oslo_config_project: glance @@ -215,7 +215,7 @@ conf: add_metadef_tags: '' glance: DEFAULT: - #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. bind_port: null workers: 1 @@ -260,11 +260,11 @@ conf: paste.filter_factory: keystonemiddleware.auth_token:filter_factory filter:osprofiler: paste.filter_factory: osprofiler.web:WsgiMiddleware.factory - hmac_keys: SECRET_KEY #DEPRECATED - enabled: yes #DEPRECATED + hmac_keys: SECRET_KEY # DEPRECATED + enabled: yes # DEPRECATED glance_registry: DEFAULT: - #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. bind_port: null workers: 1 @@ -383,8 +383,8 @@ dependencies: service: identity rabbit_init: services: - - service: oslo_messaging - endpoint: internal + - service: oslo_messaging + endpoint: internal registry: jobs: - glance-storage-init @@ -575,11 +575,11 @@ pod: glance: uid: 42424 affinity: - anti: - type: - default: preferredDuringSchedulingIgnoredDuringExecution - topologyKey: - default: kubernetes.io/hostname + anti: + type: + default: preferredDuringSchedulingIgnoredDuringExecution + topologyKey: + default: kubernetes.io/hostname mounts: glance_api: init_container: null