aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdemo-k8s.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/demo-k8s.sh b/demo-k8s.sh
index 007b724..b3f717c 100755
--- a/demo-k8s.sh
+++ b/demo-k8s.sh
@@ -113,6 +113,10 @@ do
TAG="InitDemo"
shift
;;
+ vescollector)
+ TAG="vescollector"
+ shift
+ ;;
distribute_vcpe)
TAG="distributeVCPE"
shift