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: {} annotations: {}
allowEmptyPassword: true allowEmptyPassword: true
lifecycleHooks: lifecycleHooks:
lifecycle: postStart:
postStart: exec:
exec: command:
command: - /bin/bash
- /bin/bash - -c
- -c - "sleep 30 && touch /opt/bitnami/apache/conf/httpd.conf"
- "sleep 30 && touch /opt/bitnami/apache/conf/httpd.conf"
syncPolicy: syncPolicy:
syncOptions: syncOptions: