should not create istio namespace manualy

This commit is contained in:
Torma Kristóf 2019-10-02 19:48:59 +02:00
parent ce6818781a
commit 57198b29a8
Signed by: tormakris
GPG Key ID: DC83C4F2C41B1047

View File

@ -1,8 +1,5 @@
#!/bin/bash
#Create istio namespace
kubectl apply -f ./istio-namespace.yml
#Download and unpack istio
ISTIO_VERSION=1.3.1
curl -L https://git.io/getLatestIstio | sh -