summaryrefslogtreecommitdiffstats
path: root/samples/scenarios/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'samples/scenarios/deploy.sh')
-rwxr-xr-xsamples/scenarios/deploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/scenarios/deploy.sh b/samples/scenarios/deploy.sh
index 1ffea37..962bd5a 100755
--- a/samples/scenarios/deploy.sh
+++ b/samples/scenarios/deploy.sh
@@ -15,7 +15,7 @@ cd $CLOVER_BASE_DIR
echo "Deploying Istio manual sidecar injection without TLS authentication"
-kubectl apply -f $ISTIO_BASE_DIR/install/kubernetes/istio.yaml
+kubectl apply -f $ISTIO_BASE_DIR/install/kubernetes/istio-demo.yaml
echo "Deploying Service Delivery Controller sample scenario"