Add hostNetowrk back to pre-install manifests

Signed-off-by: David Ko <dko@suse.com>
This commit is contained in:
David Ko 2022-03-09 13:09:49 +08:00
parent 2fcba12f67
commit 86688525a1
2 changed files with 2 additions and 0 deletions

View File

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

View File

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