Remove invalid field dnsPolicy from podSecurityPolicy (#4863)

Change-Id: I02864011bf5fda5dbd35c7513c73875769036f87
This commit is contained in:
Matthew Mosesohn 2019-06-10 17:11:10 +03:00 committed by Kubernetes Prow Robot
parent 3b7797b1a1
commit f504d0ea99

View file

@ -65,7 +65,6 @@ spec:
volumes:
- '*'
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
hostPorts:
- min: 0
max: 65535