From 04d2b820ebb4558f2084d8e60395705aad1fdc48 Mon Sep 17 00:00:00 2001 From: Andrey Kartashov Date: Tue, 7 Feb 2023 17:39:53 +0700 Subject: [PATCH] cilium hubble ui fix --- apps/system/cilium/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/system/cilium/values.yaml b/apps/system/cilium/values.yaml index 72e8efe..cc12d95 100644 --- a/apps/system/cilium/values.yaml +++ b/apps/system/cilium/values.yaml @@ -19,6 +19,7 @@ cilium: cert-manager.io/cluster-issuer: letsencrypt nginx.ingress.kubernetes.io/auth-url: "http://oauth2-proxy.oauth2-proxy.svc.cluster.local/auth" nginx.ingress.kubernetes.io/auth-signin: "https://oauth2.ioot.xyz/start?rd=$escaped_request_uri" + nginx.ingress.kubernetes.io/auth-response-headers: "authorization" hosts: - hubble.ioot.xyz tls: