diff --git a/apps/templates/mbgwp-helm.yaml b/apps/templates/mbgwp-helm.yaml index 5d62680..dae8637 100644 --- a/apps/templates/mbgwp-helm.yaml +++ b/apps/templates/mbgwp-helm.yaml @@ -72,6 +72,14 @@ spec: ## annotations: {} allowEmptyPassword: true + lifecycleHooks: + lifecycle: + postStart: + exec: + command: + - /bin/bash + - -c + - "sleep 30 && touch /opt/bitnami/apache/conf/httpd.conf" syncPolicy: syncOptions: