diff --git a/k8s/efk.yaml b/k8s/efk.yaml index d2bcdbda..5bba9c63 100644 --- a/k8s/efk.yaml +++ b/k8s/efk.yaml @@ -72,6 +72,8 @@ spec: value: "elastic" - name: FLUENT_ELASTICSEARCH_PASSWORD value: "changeme" + - name: FLUENT_UID + value: "0" resources: limits: memory: 200Mi