From 5d70c836827328b128b6a4ff70fb71998a257478 Mon Sep 17 00:00:00 2001 From: Andrey Kartashov Date: Tue, 7 Feb 2023 18:09:30 +0700 Subject: [PATCH] cilium hubble ui fix --- apps/system/cilium/values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/system/cilium/values.yaml b/apps/system/cilium/values.yaml index 98afdf9..093af8c 100644 --- a/apps/system/cilium/values.yaml +++ b/apps/system/cilium/values.yaml @@ -18,8 +18,7 @@ cilium: kubernetes.io/tls-acme: "true" cert-manager.io/cluster-issuer: letsencrypt nginx.ingress.kubernetes.io/auth-url: "https://oauth2.ioot.xyz/oauth2/auth" - nginx.ingress.kubernetes.io/auth-signin: "https://oauth2.ioot.xyz/oauth2/start?rd=$escaped_request_uri" - nginx.ingress.kubernetes.io/auth-response-headers: "x-auth-request-user, x-auth-request-email, x-auth-request-access-token" + nginx.ingress.kubernetes.io/auth-signin: "https://oauth2.ioot.xyz/oauth2/start?rd=$scheme://$host$request_uri" hosts: - hubble.ioot.xyz tls: