blob: f2530f544b9a5b7755b8a7eb5065363ba0ffe981 [file] [log] [blame]
#!/bin/sh
kubectl create -f chartmuseum.yaml
kubectl create -f rapps-keycloak-mgr.yaml
kubectl create -f rapps-istio-mgr.yaml
kubectl create -f rapps-helm-installer.yaml
#istioctl kube-inject -f chartmuseum.yaml | kubectl apply -f -
#istioctl kube-inject -f rapps-keycloak-mgr.yaml | kubectl apply -f -
#istioctl kube-inject -f rapps-istio-mgr.yaml | kubectl apply -f -
#istioctl kube-inject -f rapps-helm-installer.yaml | kubectl apply -f -