mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #102372 from dashpole/missed_images
Fix prometheus-to-sd image for fluentbit
This commit is contained in:
commit
7a5cfbf5c6
@ -79,7 +79,7 @@ spec:
|
||||
fi;
|
||||
# BEGIN_PROMETHEUS_TO_SD
|
||||
- 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:
|
||||
- /monitor
|
||||
- --stackdriver-prefix={{ prometheus_to_sd_prefix }}/addons
|
||||
|
Loading…
Reference in New Issue
Block a user