nextcloud: test custom postStart

This commit is contained in:
xeruf 2023-03-29 22:04:11 +01:00
parent 1bdefe0e09
commit 358f1e6875
1 changed files with 6 additions and 5 deletions

View File

@ -45,11 +45,12 @@ data:
# - name: nextcloud-onlyoffice-config
# mountPath: /var/local
#lifecycle:
# postStartCommand:
# - '/bin/bash'
# - '-c'
# - '"echo hiho && /bin/bash /var/local/setup-apps.sh"'
lifecycle:
postStartCommand:
- '/bin/bash'
- '-c'
- 'echo hiho | tee /tmp/test'
#- 'echo hiho && /bin/bash /var/local/setup-apps.sh'
apps:
# Basics
- name: bruteforcesettings