From 1693db6fc3c174f308bfbd75cdc598a53ddfa144 Mon Sep 17 00:00:00 2001 From: titver968 Date: Wed, 26 Feb 2025 15:58:42 +0100 Subject: [PATCH] tatort insecure: true --- argocd/apps/tatort/tatort.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/argocd/apps/tatort/tatort.yaml b/argocd/apps/tatort/tatort.yaml index 000f52f..b2f7c9f 100644 --- a/argocd/apps/tatort/tatort.yaml +++ b/argocd/apps/tatort/tatort.yaml @@ -10,6 +10,7 @@ spec: repoURL: 'https://192.168.4.101:3000/innohub/k3s.git' targetRevision: 0.0.* path: tatort + insecure: true helm: parameters: - name: 'ingress.enabled'