add basic auth to headlamp

This commit is contained in:
2026-02-28 02:54:32 +00:00
parent 2890c3ff4b
commit 4e14e5f21b

View File

@@ -2,6 +2,9 @@ ingress:
enabled: true
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
nginx.ingress.kubernetes.io/auth-type: basic
nginx.ingress.kubernetes.io/auth-secret: headlamp-basic-auth
nginx.ingress.kubernetes.io/auth-realm: "Authentication Required"
hosts:
- host: headlamp.grxe.io
paths: