should not create istio namespace manualy
This commit is contained in:
parent
ce6818781a
commit
57198b29a8
@ -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 -
|
||||
|
Loading…
Reference in New Issue
Block a user