prometheus operator v0.93.1

PrometheusAgent.spec.containers.lifecycle.postStart.sleep.spec.hostAliases

hostAliases defines the optional list of hosts and IPs that will be injected into the Pod's hosts file if specified.

2 fields
PrometheusAgent.spec.containers.lifecycle.postStart.sleep.spec.hostAliases fields and descriptions
Field / TypeDescription
string[] required

hostnames defines hostnames for the above IP address.

ip
string required

ip defines the IP address of the host file entry.