close ui monitor
parent
567217eb4f
commit
22f77c9161
|
@ -12,7 +12,7 @@ spec:
|
||||||
local:
|
local:
|
||||||
path: /data/elastic-release/es_data
|
path: /data/elastic-release/es_data
|
||||||
nodeAffinity:
|
nodeAffinity:
|
||||||
required:
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
nodeSelectorTerms:
|
nodeSelectorTerms:
|
||||||
- matchExpressions:
|
- matchExpressions:
|
||||||
- key: kubernetes.io/hostname
|
- key: kubernetes.io/hostname
|
||||||
|
@ -34,7 +34,7 @@ spec:
|
||||||
local:
|
local:
|
||||||
path: /data/elastic-release/es_data
|
path: /data/elastic-release/es_data
|
||||||
nodeAffinity:
|
nodeAffinity:
|
||||||
required:
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
nodeSelectorTerms:
|
nodeSelectorTerms:
|
||||||
- matchExpressions:
|
- matchExpressions:
|
||||||
- key: kubernetes.io/hostname
|
- key: kubernetes.io/hostname
|
||||||
|
@ -56,7 +56,7 @@ spec:
|
||||||
local:
|
local:
|
||||||
path: /data/elastic-release/es_data
|
path: /data/elastic-release/es_data
|
||||||
nodeAffinity:
|
nodeAffinity:
|
||||||
required:
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
nodeSelectorTerms:
|
nodeSelectorTerms:
|
||||||
- matchExpressions:
|
- matchExpressions:
|
||||||
- key: kubernetes.io/hostname
|
- key: kubernetes.io/hostname
|
||||||
|
|
Loading…
Reference in New Issue