mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Set dnsPolicy to ClusterFirstWithHostNet when hostNetwork is true (#4843)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
045acc724b
commit
818aa7aeb1
@@ -65,6 +65,7 @@ spec:
|
||||
volumes:
|
||||
- '*'
|
||||
hostNetwork: true
|
||||
dnsPolicy: ClusterFirstWithHostNet
|
||||
hostPorts:
|
||||
- min: 0
|
||||
max: 65535
|
||||
|
||||
Reference in New Issue
Block a user