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:
parent
be7e7055e2
commit
9169d735fe
@ -15,7 +15,6 @@ spec:
|
||||
labels:
|
||||
app: longhorn-iscsi-installation
|
||||
spec:
|
||||
hostNetwork: true
|
||||
hostPID: true
|
||||
initContainers:
|
||||
- name: iscsi-installation
|
||||
|
@ -15,7 +15,6 @@ spec:
|
||||
labels:
|
||||
app: longhorn-nfs-installation
|
||||
spec:
|
||||
hostNetwork: true
|
||||
hostPID: true
|
||||
initContainers:
|
||||
- name: nfs-installation
|
||||
|
Loading…
Reference in New Issue
Block a user