From 1bdefe0e09ceefbd3749770c1b962fd0becaa5e7 Mon Sep 17 00:00:00 2001 From: xeruf <27jf@pm.me> Date: Mon, 13 Mar 2023 22:05:38 +0000 Subject: [PATCH] nextcloud: temporarily remove postStart override --- basic/overrides/stackspin-nextcloud-override.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/basic/overrides/stackspin-nextcloud-override.yaml b/basic/overrides/stackspin-nextcloud-override.yaml index 306ddae..aae5ee9 100644 --- a/basic/overrides/stackspin-nextcloud-override.yaml +++ b/basic/overrides/stackspin-nextcloud-override.yaml @@ -45,11 +45,11 @@ 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 && /bin/bash /var/local/setup-apps.sh"' apps: # Basics - name: bruteforcesettings