Remove invalid field dnsPolicy from podSecurityPolicy (#4863)
Change-Id: I02864011bf5fda5dbd35c7513c73875769036f87
This commit is contained in:
parent
3b7797b1a1
commit
f504d0ea99
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ spec:
|
|||
volumes:
|
||||
- '*'
|
||||
hostNetwork: true
|
||||
dnsPolicy: ClusterFirstWithHostNet
|
||||
hostPorts:
|
||||
- min: 0
|
||||
max: 65535
|
||||
|
|
Loading…
Reference in a new issue