From 60e282a7e13cf8917f7a0ac6061d6ba6b012dfe9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Mon, 5 Dec 2022 14:24:52 +0100 Subject: [PATCH] aa --- Charts/argo-cd/values.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Charts/argo-cd/values.yaml b/Charts/argo-cd/values.yaml index 542270f..1b2273d 100644 --- a/Charts/argo-cd/values.yaml +++ b/Charts/argo-cd/values.yaml @@ -16,8 +16,9 @@ argo-cd: - type: helm name: argo-cd url: https://argoproj.github.io/argo-helm - - resource.customizations.health.networking.k8s.io_Ingress: | - hs = {} - hs.status = "Healthy" - return hs + configs: + cm: + resource.customizations.health.networking.k8s.io_Ingress: | + hs = {} + hs.status = "Healthy" + return hs