From 9943df7660139e3a979649fdb66e42e1100782df Mon Sep 17 00:00:00 2001 From: titver968 Date: Thu, 6 Mar 2025 17:13:42 +0100 Subject: [PATCH] ingress changed --- argocd/apps/tatort/tatort.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/argocd/apps/tatort/tatort.yaml b/argocd/apps/tatort/tatort.yaml index 725b638..b783d67 100644 --- a/argocd/apps/tatort/tatort.yaml +++ b/argocd/apps/tatort/tatort.yaml @@ -16,10 +16,8 @@ spec: value: "true" - name: ingress.className value: "traefik" - - name: ingress.hosts[0].host + - name: ingress.hosts[0] value: "tatort.innovation-hub-niedersachsen.de" - - name: ingress.hosts[0].paths[0].pathType - value: "Prefix" - name: ingress.annotations.kubernetes\.io\/ingress\.class value: traefik - name: ingress.tls[0].secretName