mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-10 17:39:43 +00:00
cilium hubble ui fix
This commit is contained in:
parent
9d9d6cdbdd
commit
04d2b820eb
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue