grafana / alloy

OpenTelemetry Collector distribution with programmable pipelines
https://grafana.com/oss/alloy
Apache License 2.0
1.31k stars 180 forks source link

Configurable repository of image prometheus-config-reloader for use in air-gap environements #482

Open thwussi opened 1 year ago

thwussi commented 1 year ago

We need the repository of the image prometheus-config-reloader to be configurable. This needed because we are working in an air-gap environment and have no access to the public repositories at runtime. Currently it is hardcoded in resources_pod_template.go

luvpreetsingh commented 6 months ago

+1

Recently, quay.io went down.

And our workloads were not able to pull the config-reloader image during that downtime. We want to move it to our own repository.

Is there any update here?

EDIT: I was able to resolve this.

configReloaderImage: customrepo.io/prometheus-config-reloader