Fix indentations

Found incorrect indentations in YAML. This
PS redresses the indentation issue.

Change-Id: Id8d00e07a209a0fd1c98823deb59dc15a87ba16d
This commit is contained in:
Venkata, Krishna (kv988c) 2019-06-19 17:08:55 -05:00 committed by Venkata, Krishna (kv988c)
parent eefcf33f61
commit 50889f8643

View File

@ -201,13 +201,13 @@ pod:
# node outages and shard/index recovery is required # node outages and shard/index recovery is required
readOnlyRootFilesystem: false readOnlyRootFilesystem: false
affinity: affinity:
anti: anti:
type: type:
default: preferredDuringSchedulingIgnoredDuringExecution default: preferredDuringSchedulingIgnoredDuringExecution
topologyKey: topologyKey:
default: kubernetes.io/hostname default: kubernetes.io/hostname
weight: weight:
default: 10 default: 10
replicas: replicas:
master: 3 master: 3
data: 3 data: 3