From 3ccea7c8000d3d960cfc9b8213ec79c695bfb4f2 Mon Sep 17 00:00:00 2001 From: titusvermesan Date: Thu, 7 Nov 2024 08:37:24 +0100 Subject: [PATCH] ingress.host0 --- argocd/apps/anyllm/anyllm.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/argocd/apps/anyllm/anyllm.yaml b/argocd/apps/anyllm/anyllm.yaml index e3405a7..9201b71 100644 --- a/argocd/apps/anyllm/anyllm.yaml +++ b/argocd/apps/anyllm/anyllm.yaml @@ -13,8 +13,8 @@ spec: parameters: - name: 'ingress.enabled' value: 'true' -# - name: ingress.hosts[0] -# value: 'anyllm.innovation-hub-niedersachsen.de' + - name: ingress.hosts[0] + value: 'anyllm.innovation-hub-niedersachsen.de' - name: 'ingress.tls[0].hosts[0]' value: 'anyllm.innovation-hub-niedersachsen.de' - name: 'ingress.tls[0].secretName'