From 5201e2a58965443cca48b4deb6df181f31be19bc Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Fri, 20 Oct 2023 07:40:46 +0200 Subject: [PATCH] Fix broken helmfile --- badhouseplants/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/badhouseplants/helmfile.yaml b/badhouseplants/helmfile.yaml index bbbf5d4..88616fc 100644 --- a/badhouseplants/helmfile.yaml +++ b/badhouseplants/helmfile.yaml @@ -95,7 +95,7 @@ releases: - <<: *istio-gateway-resources installed: true namespace: istio-system - createNamespace: false} + createNamespace: false bases: - ../environments.yaml