From 3eadc36a88b3560ff08d7f6cc6f5d6db8d2b4669 Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Mon, 17 Nov 2025 10:56:13 +0100 Subject: [PATCH] fix: add hel1 to dapr --- values/dapr/env-hel1.yaml.gotmpl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 values/dapr/env-hel1.yaml.gotmpl diff --git a/values/dapr/env-hel1.yaml.gotmpl b/values/dapr/env-hel1.yaml.gotmpl new file mode 100644 index 00000000..2bb6ca89 --- /dev/null +++ b/values/dapr/env-hel1.yaml.gotmpl @@ -0,0 +1,4 @@ +dapr: + enabled: true + autsync: false + ingress: true