prometheus operator v0.93.1
ScrapeConfig.spec.hetznerSDConfigs[].tlsConfig.cert.secret.spec.fileSDConfigs
fileSDConfigs defines a list of file service discovery configurations.
| Field / Type | Description |
|---|---|
files defines the list of files to be used for file discovery. Recommendation: use absolute paths. While relative paths work, the prometheus-operator project makes no guarantees about the working directory where the configuration file is stored. Files must be mounted using Prometheus.ConfigMaps or Prometheus.Secrets.
| |
refreshInterval | refreshInterval defines the time after which the provided names are refreshed. If not set, Prometheus uses its default value.
|