From 24c139d7360fb2c9851262779e59be2d7930ca04 Mon Sep 17 00:00:00 2001 From: titver968 Date: Mon, 30 Dec 2024 10:59:52 +0100 Subject: [PATCH] comment wordpressExtraConfigContent --- argocd/apps/wordpress/wordpress.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/argocd/apps/wordpress/wordpress.yaml b/argocd/apps/wordpress/wordpress.yaml index 6a598ca..313c50d 100644 --- a/argocd/apps/wordpress/wordpress.yaml +++ b/argocd/apps/wordpress/wordpress.yaml @@ -43,8 +43,8 @@ spec: value: 'bn_wpInnoUSER' - name: mariadb.primary.persistence.enabled value: 'true' - - name: wordpressExtraConfigContent - value: '$_SERVER["HTTPS"] = "on";' + #- name: wordpressExtraConfigContent + # value: '$_SERVER["HTTPS"] = "on";' - name: wordpressScheme value: 'https' destination: