Fix indentations
Found incorrect indentations in YAML. This PS redresses the indentation issue. Change-Id: Id8d00e07a209a0fd1c98823deb59dc15a87ba16d
This commit is contained in:
parent
eefcf33f61
commit
50889f8643
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user