[fluentd-gcp addon] Pass region in seperate field

This commit is contained in:
Marek Siarkowicz
2018-04-20 14:21:31 +02:00
parent 2bfe40a1d1
commit f351b00a99
4 changed files with 9 additions and 3 deletions

View File

@@ -50,7 +50,7 @@ spec:
image: k8s.gcr.io/event-exporter:v0.1.9
command:
- /event-exporter
- -sink-opts=-location={{ event_exporter_zone }}
- -sink-opts=-location={{ event_exporter_location }}
# BEGIN_PROMETHEUS_TO_SD
- name: prometheus-to-sd-exporter
image: k8s.gcr.io/prometheus-to-sd:v0.2.4