wordpress extraconfig

This commit is contained in:
titver968
2024-12-30 10:19:22 +01:00
parent 5c6c05ab80
commit 868b227733

View File

@@ -43,6 +43,8 @@ spec:
value: 'bn_wpInnoUSER'
- name: mariadb.primary.persistence.enabled
value: 'true'
- name: wordpressExtraConfigContent
value: '$_SERVER["HTTPS"] = "on";'
destination:
namespace: wordpress
server: 'https://kubernetes.default.svc'