Add hostNetowrk back to pre-install manifests
Signed-off-by: David Ko <dko@suse.com>
This commit is contained in:
parent
2fcba12f67
commit
86688525a1
@ -15,6 +15,7 @@ spec:
|
||||
labels:
|
||||
app: longhorn-iscsi-installation
|
||||
spec:
|
||||
hostNetwork: true
|
||||
hostPID: true
|
||||
initContainers:
|
||||
- name: iscsi-installation
|
||||
|
@ -15,6 +15,7 @@ spec:
|
||||
labels:
|
||||
app: longhorn-nfs-installation
|
||||
spec:
|
||||
hostNetwork: true
|
||||
hostPID: true
|
||||
initContainers:
|
||||
- name: nfs-installation
|
||||
|
Loading…
Reference in New Issue
Block a user