e2e face recognition
diff --git a/argo/setup.sh b/argo/setup.sh
index 493e866..7d6cc53 100644
--- a/argo/setup.sh
+++ b/argo/setup.sh
@@ -1,5 +1,8 @@
 #!/bin/sh
 
+# kubectl create namespace argo
+kubectl apply -n pcloud -f install.yaml
+
 # kubectl apply -n kube-system -f mio-minio-secrets.yaml
 
 
@@ -9,10 +12,10 @@
 # kubectl -n kube-system port-forward deployment/my-argo-server 2746 &
 # read -s
 
-kubectl apply -n kube-system -f argo-events-crds-install.yaml
-read -s
+#kubectl apply -n kube-system -f argo-events-crds-install.yaml
+#read -s
 
 
-kubectl apply -n kube-system -f event-source.yaml
-kubectl apply -n kube-system -f gateway.yaml
-kubectl apply -n kube-system -f sensor.yaml
+#kubectl apply -n kube-system -f event-source.yaml
+#kubectl apply -n kube-system -f gateway.yaml
+#kubectl apply -n kube-system -f sensor.yaml