From 8d51329189830c7a4e7c116720b90015316116b6 Mon Sep 17 00:00:00 2001 From: titver968 Date: Tue, 3 Jun 2025 11:38:09 +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 9403ab6..59efa6e 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[0].host value: 'outline.innovation-hub-niedersachsen.de' - name: 'ingress.tls[0].hosts[0]' value: 'outline.innovation-hub-niedersachsen.de'