Remove hostNetwork:true from iscsi/nfs installation

Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com>
(cherry picked from commit 0ee31f0d778c1dd6d8b3603b320f25f28a5af671)
This commit is contained in:
JenTing Hsiao 2022-02-18 16:12:02 +08:00 committed by David Ko
parent be7e7055e2
commit 9169d735fe
2 changed files with 0 additions and 2 deletions

View File

@ -15,7 +15,6 @@ spec:
labels:
app: longhorn-iscsi-installation
spec:
hostNetwork: true
hostPID: true
initContainers:
- name: iscsi-installation

View File

@ -15,7 +15,6 @@ spec:
labels:
app: longhorn-nfs-installation
spec:
hostNetwork: true
hostPID: true
initContainers:
- name: nfs-installation