From 61d272dbbc85398999dcd6acf4655ff6e4477d50 Mon Sep 17 00:00:00 2001 From: Tarun Pothulapati Date: Mon, 8 Mar 2021 13:55:56 +0000 Subject: [PATCH] update readme Signed-off-by: Tarun Pothulapati --- kustomize/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kustomize/README.md b/kustomize/README.md index c3857421..e719ca5a 100644 --- a/kustomize/README.md +++ b/kustomize/README.md @@ -31,7 +31,8 @@ Install Flagger for Linkerd: kustomize build https://github.com/fluxcd/flagger/kustomize/linkerd?ref=main | kubectl apply -f - ``` -This deploys Flagger in the `linkerd` namespace and sets the metrics server URL to Linkerd's Prometheus instance. +This deploys Flagger in the `linkerd` namespace and sets the metrics server URL to linkerd-viz extension's Prometheus instance +which lives under `linkerd-viz` namespace by default. If you want to install a specific Flagger release, add the version number to the URL: