mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Remove dnsPolicy from PSP (#4864)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
27a99e0a3f
commit
c8d95a1586
@@ -35,7 +35,6 @@ spec:
|
||||
- 'downwardAPI'
|
||||
- 'persistentVolumeClaim'
|
||||
hostNetwork: true
|
||||
dnsPolicy: ClusterFirstWithHostNet
|
||||
hostPorts:
|
||||
- min: 5000
|
||||
max: 5000
|
||||
|
||||
Reference in New Issue
Block a user