dnsConfig property
Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy.
Implementation
final PodDNSConfig? dnsConfig;
Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy.
final PodDNSConfig? dnsConfig;