From 9c09f06b191c6350247760aeca85e9c566f5f4b8 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Mon, 20 Oct 2025 13:04:15 +0200 Subject: [PATCH] Refactor helm values for security settings --- apps/templates/mbgwp-helm.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/templates/mbgwp-helm.yaml b/apps/templates/mbgwp-helm.yaml index 04a9788..bea1a2e 100644 --- a/apps/templates/mbgwp-helm.yaml +++ b/apps/templates/mbgwp-helm.yaml @@ -18,7 +18,9 @@ spec: values: | image: repository: bitnamilegacy/wordpress - global.security.allowInsecureImages: true + global: + security: + allowInsecureImages: true service: ## @param service.type WordPress service type ##