mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-07 09:27:38 -02:30
Remove invalid field dnsPolicy from podSecurityPolicy (#4863)
Change-Id: I02864011bf5fda5dbd35c7513c73875769036f87
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
3b7797b1a1
commit
f504d0ea99
@@ -65,7 +65,6 @@ spec:
|
|||||||
volumes:
|
volumes:
|
||||||
- '*'
|
- '*'
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
dnsPolicy: ClusterFirstWithHostNet
|
|
||||||
hostPorts:
|
hostPorts:
|
||||||
- min: 0
|
- min: 0
|
||||||
max: 65535
|
max: 65535
|
||||||
|
|||||||
Reference in New Issue
Block a user