diff --git a/argocd/apps/tatort/tatort.yaml b/argocd/apps/tatort/tatort.yaml index a2951ca..4c42280 100644 --- a/argocd/apps/tatort/tatort.yaml +++ b/argocd/apps/tatort/tatort.yaml @@ -18,14 +18,14 @@ spec: value: "traefik" - name: ingress.hosts[0].host value: "tatort.innovation-hub-niedersachsen.de" - - name: ingress.hosts[0].paths[0].pathType - value: "Prefix" +# - name: ingress.hosts[0].paths[0].pathType +# value: "Prefix" - name: ingress.annotations.kubernetes\.io\/ingress\.class value: traefik - name: ingress.tls[0].secretName value: "tatort-tls" - - name: ingress.tls[0].hosts[0] - value: "tatort.innovation-hub-niedersachsen.de" +# - name: ingress.tls[0].hosts[0] +# value: "tatort.innovation-hub-niedersachsen.de" - name: ingress.annotations.traefik\.ingress\.kubernetes\.io\/router\.tls value: "true" forceString: true