From 1634ada147b35bc8b90f75cf08e608c246a6f414 Mon Sep 17 00:00:00 2001 From: Michelle Au Date: Fri, 18 Oct 2019 18:14:17 -0700 Subject: [PATCH] remove hostnetwork from hostpath csi manifest --- .../storage-csi/hostpath/hostpath/csi-hostpath-plugin.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/test/e2e/testing-manifests/storage-csi/hostpath/hostpath/csi-hostpath-plugin.yaml b/test/e2e/testing-manifests/storage-csi/hostpath/hostpath/csi-hostpath-plugin.yaml index ef5d3222778..faf5c980e8f 100644 --- a/test/e2e/testing-manifests/storage-csi/hostpath/hostpath/csi-hostpath-plugin.yaml +++ b/test/e2e/testing-manifests/storage-csi/hostpath/hostpath/csi-hostpath-plugin.yaml @@ -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