From ef6853fe51417910ad532cadf2c2a7cb72e79d5b Mon Sep 17 00:00:00 2001 From: titusvermesan Date: Fri, 1 Nov 2024 12:36:35 +0100 Subject: [PATCH] ingress tls true --- argocd/apps/wordpress/wordpress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/wordpress/wordpress.yaml b/argocd/apps/wordpress/wordpress.yaml index c4e1a3f..6c780b6 100644 --- a/argocd/apps/wordpress/wordpress.yaml +++ b/argocd/apps/wordpress/wordpress.yaml @@ -16,7 +16,7 @@ spec: - name: ingress.hostname value: 'www.innovation-hub-niedersachsen.de' - name: ingress.tls - value: 'false' + value: 'true' - name: 'endpoint' value: 'www.innovation-hub-niedersachsen.de' - name: ingress.hosts[0]