blob: 7d6cc5372ac70fc41daca4e2a768a44a791af73b [file] [log] [blame]
giolekva892a4e22020-04-27 16:46:22 +04001#!/bin/sh
2
3# kubectl create namespace argo
4kubectl apply -n pcloud -f install.yaml
5
6# kubectl apply -n kube-system -f mio-minio-secrets.yaml
7
8
9# helm repo add argo https://argoproj.github.io/argo-helm
10# helm install my-argo --namespace kube-system argo/argo
11# read -s
12# kubectl -n kube-system port-forward deployment/my-argo-server 2746 &
13# read -s
14
15#kubectl apply -n kube-system -f argo-events-crds-install.yaml
16#read -s
17
18
19#kubectl apply -n kube-system -f event-source.yaml
20#kubectl apply -n kube-system -f gateway.yaml
21#kubectl apply -n kube-system -f sensor.yaml