From 1861c1cc84ecc795a21dd9f9f17ff039debca33b Mon Sep 17 00:00:00 2001 From: titver968 Date: Tue, 3 Jun 2025 11:41:30 +0200 Subject: [PATCH] outline first install --- argocd/apps/outline/outline.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/argocd/apps/outline/outline.yaml b/argocd/apps/outline/outline.yaml index 59efa6e..6d58a0e 100644 --- a/argocd/apps/outline/outline.yaml +++ b/argocd/apps/outline/outline.yaml @@ -17,6 +17,8 @@ spec: value: 'outline.innovation-hub-niedersachsen.de' - name: ingress.hosts[0].host value: 'outline.innovation-hub-niedersachsen.de' + - name: ingress.hosts[0].path + value: / - name: 'ingress.tls[0].hosts[0]' value: 'outline.innovation-hub-niedersachsen.de' - name: 'ingress.tls[0].secretName'