Merge pull request #1117 from johnzheng1975/patch-01

Update istio-progressive-delivery.md
This commit is contained in:
Stefan Prodan
2022-03-11 11:53:27 +02:00
committed by GitHub
@@ -13,6 +13,7 @@ Install Istio with telemetry support and Prometheus:
```bash
istioctl manifest install --set profile=default
# Suggestion: Please change release-1.8 in below command, to your real istio version.
kubectl apply -f https://raw.githubusercontent.com/istio/istio/release-1.8/samples/addons/prometheus.yaml
```