[CASSANDRA] Make stargate and reaper deployment optional
[oom.git] / kubernetes / helm / plugins / deploy / deploy.sh
index 3b16bf3..f60a2d3 100755 (executable)
@@ -296,8 +296,8 @@ deploy() {
         done
       fi
     done
-
-
+    # Disable delay
+    DELAY="false"
     for subchart in * ; do
       SUBCHART_OVERRIDES=$CACHE_SUBCHART_DIR/$subchart/subchart-overrides.yaml