Merge "senlin: yaml indentation fixes"

This commit is contained in:
Zuul 2018-04-12 07:09:01 +00:00 committed by Gerrit Code Review
commit d5c54c3361

View File

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