revert add basic auth to headlamp
This commit is contained in:
2026-02-28 02:59:20 +00:00
parent 4e14e5f21b
commit 9155a63d96

View File

@@ -2,9 +2,6 @@ ingress:
enabled: true enabled: true
annotations: annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod 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: hosts:
- host: headlamp.grxe.io - host: headlamp.grxe.io
paths: paths: