From 9a415e190b40cf7cfc884ccea8e9cf6351c06583 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Mon, 20 Oct 2025 14:23:26 +0200 Subject: [PATCH] Include MariaDB image in mbgwp-helm.yaml Add MariaDB image repository to Helm template. --- apps/templates/mbgwp-helm.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/templates/mbgwp-helm.yaml b/apps/templates/mbgwp-helm.yaml index bea1a2e..661a62b 100644 --- a/apps/templates/mbgwp-helm.yaml +++ b/apps/templates/mbgwp-helm.yaml @@ -21,6 +21,9 @@ spec: global: security: allowInsecureImages: true + mariadb: + image: + repository: bitnamilegacy/mariadb service: ## @param service.type WordPress service type ##