Add podstart lifecycle hook 3

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