From ce2a6584e7243c4c7617df7c5e694c296d6d18c6 Mon Sep 17 00:00:00 2001 From: titver968 Date: Tue, 3 Jun 2025 11:32:14 +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 c978678..2c18c87 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 + - name: ingress.hosts[host] value: 'outline.innovation-hub-niedersachsen.de' - name: 'ingress.tls[0].hosts[0]' value: 'outline.innovation-hub-niedersachsen.de'