Add podstart lifecycle hook

This commit is contained in:
Ruben Hensen
2025-02-27 13:02:41 +01:00
parent d081f9a113
commit 9ce7a8d80c
+8
View File
@@ -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: