fix prometheus-to-sd image for fluentbit

This commit is contained in:
David Ashpole 2021-05-27 06:30:31 -07:00
parent a5b117fab4
commit 3813ed1ef7

View File

@ -79,7 +79,7 @@ spec:
fi; fi;
# BEGIN_PROMETHEUS_TO_SD # BEGIN_PROMETHEUS_TO_SD
- name: prometheus-to-sd-exporter - name: prometheus-to-sd-exporter
image: k8s.gcr.io/prometheus-to-sd:v0.11.1 image: gke.gcr.io/prometheus-to-sd:v0.11.1-gke.1
command: command:
- /monitor - /monitor
- --stackdriver-prefix={{ prometheus_to_sd_prefix }}/addons - --stackdriver-prefix={{ prometheus_to_sd_prefix }}/addons