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