fix: ElasticSearch | ingestion is not required
This commit is contained in:
@@ -82,7 +82,7 @@ spec:
|
|||||||
storage: 50Gi
|
storage: 50Gi
|
||||||
storageClassName: longhorn
|
storageClassName: longhorn
|
||||||
config:
|
config:
|
||||||
node.roles: ["data", "ingest"]
|
node.roles: ["data"]
|
||||||
xpack.security.authc.token.enabled: true
|
xpack.security.authc.token.enabled: true
|
||||||
xpack.security.authc.realms.oidc.authentik:
|
xpack.security.authc.realms.oidc.authentik:
|
||||||
order: 2
|
order: 2
|
||||||
|
|||||||
Reference in New Issue
Block a user