Merge pull request #84098 from msau42/remove-hostnetwork

remove hostnetwork from hostpath csi manifest
This commit is contained in:
Kubernetes Prow Robot 2019-10-23 17:49:06 -07:00 committed by GitHub
commit a60d64ad54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,6 @@ spec:
labels:
app: csi-hostpathplugin
spec:
hostNetwork: true
containers:
- name: node-driver-registrar
image: quay.io/k8scsi/csi-node-driver-registrar:v1.1.0