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
readOnlyRootFilesystem: false
affinity:
anti:
type:
default: preferredDuringSchedulingIgnoredDuringExecution
topologyKey:
default: kubernetes.io/hostname
weight:
default: 10
anti:
type:
default: preferredDuringSchedulingIgnoredDuringExecution
topologyKey:
default: kubernetes.io/hostname
weight:
default: 10
replicas:
master: 3
data: 3