From 1951309241df41d867be16e9f6d0b3bb75e3d554 Mon Sep 17 00:00:00 2001 From: titver968 Date: Tue, 3 Jun 2025 11:44:46 +0200 Subject: [PATCH] ouline --- argocd/apps/outline/outline.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/argocd/apps/outline/outline.yaml b/argocd/apps/outline/outline.yaml index 29045a8..15f5d94 100644 --- a/argocd/apps/outline/outline.yaml +++ b/argocd/apps/outline/outline.yaml @@ -18,7 +18,9 @@ spec: - name: ingress.hosts[0].host value: 'outline.innovation-hub-niedersachsen.de' - name: ingress.hosts[0].paths[0].path - value: / + value: / + - name: ingress.hosts[0].paths[0].pathType + value: ImplementationSpecific - name: 'ingress.tls[0].hosts[0]' value: 'outline.innovation-hub-niedersachsen.de' - name: 'ingress.tls[0].secretName'