kubernetes v1.33
Deployment.spec.template.spec.dnsConfig.options
PodDNSConfigOption defines DNS resolver options of a pod.
| Field / Type | Description |
|---|---|
name | Name is this DNS resolver option's name. Required. |
value | Value is this DNS resolver option's value. |