From 172c28c7d32283e4977a53bbd2eb7d07d0ab40d9 Mon Sep 17 00:00:00 2001 From: titver968 Date: Tue, 3 Jun 2025 11:33:28 +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 2c18c87..9403ab6 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[host] + - name: ingress.hosts["host"] value: 'outline.innovation-hub-niedersachsen.de' - name: 'ingress.tls[0].hosts[0]' value: 'outline.innovation-hub-niedersachsen.de'