From 2eed9717bb1f2090988a6dc7e56e63b9d7a6f029 Mon Sep 17 00:00:00 2001 From: titver968 Date: Mon, 6 Jan 2025 13:51:14 +0100 Subject: [PATCH] wordpress ingressExtrahosts --- argocd/apps/wordpress/wordpress.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/argocd/apps/wordpress/wordpress.yaml b/argocd/apps/wordpress/wordpress.yaml index eadbc05..4d323b1 100644 --- a/argocd/apps/wordpress/wordpress.yaml +++ b/argocd/apps/wordpress/wordpress.yaml @@ -26,6 +26,8 @@ spec: value: 'default-http-redirect@kubernetescrd' - name: ingress.hostname value: 'www.innovation-hub-niedersachsen.de' + - name: ingress.extraHosts + value: 'innovation-hub-niedersachsen.de' - name: ingress.tls value: 'true' - name: ingress.annotations.cert-manager\.io\/cluster-issuer