Set EFK UID to 0 (fixes #325)

This commit is contained in:
Jerome Petazzoni
2018-09-16 10:58:10 -05:00
parent 91e3078d2e
commit a627128570

View File

@@ -72,6 +72,8 @@ spec:
value: "elastic"
- name: FLUENT_ELASTICSEARCH_PASSWORD
value: "changeme"
- name: FLUENT_UID
value: "0"
resources:
limits:
memory: 200Mi