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:
|
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,6 +15,7 @@ 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