diff --git a/basic/overrides/stackspin-nextcloud-override.yaml b/basic/overrides/stackspin-nextcloud-override.yaml
index 416cc029e44e1b1d6ca78f4a13460ae76bbfd040..d3c2c620270b9b1ccb141b3b8bf7ff4921938dee 100644
--- a/basic/overrides/stackspin-nextcloud-override.yaml
+++ b/basic/overrides/stackspin-nextcloud-override.yaml
@@ -44,19 +44,18 @@ data:
                   15 => 'OC\\Preview\\AVI',
                 )
             );
-            extraVolumes:
-              - name: nextcloud-poststart
-                configMap:
-                  name: nextcloud-poststart-config
-            extraVolumeMounts:
-              - name: nextcloud-poststart
-                mountPath: /opt
-
-      lifecycle:
-        postStartCommand:
-          - '/bin/bash'
-          - '/opt/setup.sh'
-            # && /bin/bash /var/local/setup-apps.sh'
+      #extraVolumes:
+      #  - name: nextcloud-poststart
+      #    configMap:
+      #      name: nextcloud-poststart-config
+      #extraVolumeMounts:
+      #  - name: nextcloud-poststart
+      #    mountPath: /opt
+      #lifecycle:
+      #  postStartCommand:
+      #    - '/bin/bash'
+      #    - '-c'
+      #    - '/opt/setup.sh && /var/local/setup-apps.sh'
     apps:
       custom:
         # Basics