Skip to content

Commit

Permalink
Remove hostNetwork:true from iscsi/nfs installation
Browse files Browse the repository at this point in the history
Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com>
(cherry picked from commit 0ee31f0)
  • Loading branch information
JenTing Hsiao authored and innobead committed Mar 2, 2022
1 parent be7e705 commit 9169d73
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion deploy/prerequisite/longhorn-iscsi-installation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ spec:
labels:
app: longhorn-iscsi-installation
spec:
hostNetwork: true
hostPID: true
initContainers:
- name: iscsi-installation
Expand Down
1 change: 0 additions & 1 deletion deploy/prerequisite/longhorn-nfs-installation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ spec:
labels:
app: longhorn-nfs-installation
spec:
hostNetwork: true
hostPID: true
initContainers:
- name: nfs-installation
Expand Down

0 comments on commit 9169d73

Please sign in to comment.