From e687785650de22744030e86629a38640fde76825 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Mon, 3 Mar 2025 22:47:01 +0100 Subject: [PATCH] Change allowemptypassword to false --- apps/templates/mbgwp-helm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/mbgwp-helm.yaml b/apps/templates/mbgwp-helm.yaml index e24ce25..c0dbd03 100644 --- a/apps/templates/mbgwp-helm.yaml +++ b/apps/templates/mbgwp-helm.yaml @@ -71,7 +71,7 @@ spec: ## @param persistence.annotations Persistent Volume Claim annotations ## annotations: {} - allowEmptyPassword: true + allowEmptyPassword: false lifecycleHooks: postStart: exec: