Add podstart lifecycle hook 2

This commit is contained in:
Ruben Hensen
2025-02-27 13:08:48 +01:00
parent 9ce7a8d80c
commit 52ce583658
+7 -7
View File
@@ -73,13 +73,13 @@ spec:
annotations: {}
allowEmptyPassword: true
lifecycleHooks:
lifecycle:
postStart:
exec:
command:
- /bin/bash
- -c
- "sleep 30 && touch /opt/bitnami/apache/conf/httpd.conf"
lifecycle:
postStart:
exec:
command:
- /bin/bash
- -c
- "sleep 30 && touch /opt/bitnami/apache/conf/httpd.conf"
syncPolicy:
syncOptions: