mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 09:49:50 +00:00
Fix typo in component name of prometheus-to-sd config.
This commit is contained in:
parent
e7ad6e6008
commit
3d7a694aed
@ -57,7 +57,7 @@ spec:
|
|||||||
- /monitor
|
- /monitor
|
||||||
- --stackdriver-prefix={{ prometheus_to_sd_prefix }}/addons
|
- --stackdriver-prefix={{ prometheus_to_sd_prefix }}/addons
|
||||||
- --api-override={{ prometheus_to_sd_endpoint }}
|
- --api-override={{ prometheus_to_sd_endpoint }}
|
||||||
- --source=event_exported:http://localhost:80?whitelisted=stackdriver_sink_received_entry_count,stackdriver_sink_request_count,stackdriver_sink_successfully_sent_entry_count
|
- --source=event_exporter:http://localhost:80?whitelisted=stackdriver_sink_received_entry_count,stackdriver_sink_request_count,stackdriver_sink_successfully_sent_entry_count
|
||||||
- --pod-id=$(POD_NAME)
|
- --pod-id=$(POD_NAME)
|
||||||
- --namespace-id=$(POD_NAMESPACE)
|
- --namespace-id=$(POD_NAMESPACE)
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user