prometheus operator v0.93.1
ScrapeConfig.spec.kubernetesSDConfigs[].oauth2.clientId.secret.spec.fileSDConfigs.files
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.
| Field / Type | Description |
|---|---|
ScrapeConfig.spec.kubernetesSDConfigs[].oauth2.clientId.secret.spec.fileSDConfigs.files | SDFile represents a file used for service discovery
|