senlin: yaml indentation fixes

Change-Id: I79c97747fa8494813ff27a471fac2be2b4b6ad5f
This commit is contained in:
Chris Wedgwood 2018-04-11 21:06:59 +00:00
parent ab3626190d
commit 5d5da7a5ef

View File

@ -130,7 +130,7 @@ conf:
auth_version: v3 auth_version: v3
memcache_security_strategy: ENCRYPT memcache_security_strategy: ENCRYPT
senlin_api: senlin_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.
bind_port: null bind_port: null
@ -205,8 +205,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:
@ -329,11 +329,11 @@ pod:
senlin: senlin:
uid: 42424 uid: 42424
affinity: affinity:
anti: anti:
type: type:
default: preferredDuringSchedulingIgnoredDuringExecution default: preferredDuringSchedulingIgnoredDuringExecution
topologyKey: topologyKey:
default: kubernetes.io/hostname default: kubernetes.io/hostname
mounts: mounts:
senlin_api: senlin_api:
init_container: null init_container: null