From c2e66fd9e4c2fb90372ed0bb7da8d364a87dd972 Mon Sep 17 00:00:00 2001 From: titver968 Date: Tue, 3 Jun 2025 11:29:12 +0200 Subject: [PATCH] hostname fixed --- argocd/apps/outline/outline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/outline/outline.yaml b/argocd/apps/outline/outline.yaml index a3cb190..c978678 100644 --- a/argocd/apps/outline/outline.yaml +++ b/argocd/apps/outline/outline.yaml @@ -15,7 +15,7 @@ spec: value: 'true' - name: 'endpoint' value: 'outline.innovation-hub-niedersachsen.de' - - name: ingress.hosts[0] + - name: ingress.hosts value: 'outline.innovation-hub-niedersachsen.de' - name: 'ingress.tls[0].hosts[0]' value: 'outline.innovation-hub-niedersachsen.de'