diff --git a/headlamp/values.yaml b/headlamp/values.yaml index 0753936..9af4264 100644 --- a/headlamp/values.yaml +++ b/headlamp/values.yaml @@ -2,6 +2,8 @@ ingress: enabled: true annotations: cert-manager.io/cluster-issuer: letsencrypt-prod + nginx.ingress.kubernetes.io/configuration-snippet: | + proxy_set_header X-Forwarded-Proto $scheme; hosts: - host: headlamp.grxe.io paths: