feat: ElasticSearch | add oidc login for kibana

This commit is contained in:
2026-02-06 22:16:16 +05:00
parent c24e88562a
commit 0ff067505e
2 changed files with 54 additions and 1 deletions

View File

@@ -13,4 +13,12 @@ spec:
tls:
certificate:
secretName: kibana-kb-http-tls-internal
config:
server.publicBaseUrl: "https://kibana.dogar.dev"
xpack.security.authc.providers:
oidc.authentik:
order: 0
realm: authentik
description: "Log in with Authentik"
basic.basic1:
order: 1