fix: ElasticSearch | ingestion is not required

This commit is contained in:
2026-02-17 17:08:44 +05:00
parent 7a942ffa2e
commit 3033af3b36

View File

@@ -82,7 +82,7 @@ spec:
storage: 50Gi
storageClassName: longhorn
config:
node.roles: ["data", "ingest"]
node.roles: ["data"]
xpack.security.authc.token.enabled: true
xpack.security.authc.realms.oidc.authentik:
order: 2