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