elastic xpack.security.enabled
parent
bb0a91520f
commit
e0c29cde4f
|
@ -49,6 +49,8 @@ spec:
|
||||||
value: "elastic-0,elastic-1,elastic-2"
|
value: "elastic-0,elastic-1,elastic-2"
|
||||||
- name: xpack.security.enabled
|
- name: xpack.security.enabled
|
||||||
value: "true"
|
value: "true"
|
||||||
|
- name: xpack.security.transport.ssl.enabled
|
||||||
|
value: "true"
|
||||||
- name: xpack.monitoring.collection.enabled
|
- name: xpack.monitoring.collection.enabled
|
||||||
value: "true"
|
value: "true"
|
||||||
- name: ES_JAVA_OPTS
|
- name: ES_JAVA_OPTS
|
||||||
|
|
Loading…
Reference in New Issue