From 264a40b61a7a8346093b4a3ca5f70cf27333fe28 Mon Sep 17 00:00:00 2001 From: nold Date: Tue, 23 May 2023 12:44:43 +0200 Subject: [PATCH] fix(hass): js delivered as mime html/text --- projects/homeassistant/values/homeassistant.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/homeassistant/values/homeassistant.yaml b/projects/homeassistant/values/homeassistant.yaml index 8127fbd3..17249dd9 100644 --- a/projects/homeassistant/values/homeassistant.yaml +++ b/projects/homeassistant/values/homeassistant.yaml @@ -48,7 +48,7 @@ ingress: main: annotations: cert-manager.io/cluster-issuer: vault-issuer - traefik.ingress.kubernetes.io/router.tls: 'true' + nginx.ingress.kubernetes.io/enable-cors: "false" enabled: true hosts: - host: hass.dc