senlin: yaml indentation fixes
Change-Id: I79c97747fa8494813ff27a471fac2be2b4b6ad5f
This commit is contained in:
parent
ab3626190d
commit
5d5da7a5ef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user