Merge pull request #102372 from dashpole/missed_images

Fix prometheus-to-sd image for fluentbit
This commit is contained in:
Kubernetes Prow Robot
2021-05-27 18:24:23 -07:00
committed by GitHub

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