From 80e0c2f9b2c63b6aef19f2dff5e94b9aeeae150b Mon Sep 17 00:00:00 2001 From: mayurmohanpatil <48945413+mayurmohanpatil@users.noreply.github.com> Date: Mon, 9 Sep 2019 11:52:05 +0530 Subject: [PATCH] changed the exporter build to 1.1 --- gcp/config-files/monitoring.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcp/config-files/monitoring.yaml b/gcp/config-files/monitoring.yaml index ba5750e..e1bfa15 100644 --- a/gcp/config-files/monitoring.yaml +++ b/gcp/config-files/monitoring.yaml @@ -8,7 +8,7 @@ metadata: spec: containers: - name: exporter - image: "quay.io/citrix/netscaler-metrics-exporter:latest" + image: "quay.io/citrix/netscaler-metrics-exporter:1.1" args: - "--target-nsip=lb-service-hotdrinks.tier-2-adc.svc.cluster.local:9080" - "--target-nsip=lb-service-colddrinks.tier-2-adc.svc.cluster.local:9080"