prometheus operator v0.71.2
ScrapeConfig.spec.openstackSDConfigs[].tlsConfig.ca.configMap.spec.dnsSDConfigs
DNSSDConfigs defines a list of DNS service discovery configurations.
| Field / Type | Description |
|---|---|
A list of DNS domain names to be queried.
| |
port | The port number used if the query type is not SRV Ignored for SRV records |
refreshInterval | RefreshInterval configures the time after which the provided names are refreshed. If not set, Prometheus uses its default value.
|
type | The type of DNS query to perform. One of SRV, A, AAAA or MX. If not set, Prometheus uses its default value.
|