nextcloud: temporarily remove postStart override

This commit is contained in:
xeruf 2023-03-13 22:05:38 +00:00
parent 82aeaf38f2
commit 1bdefe0e09
1 changed files with 5 additions and 5 deletions

View File

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