Skip to content

Commit 5286a5e

Browse files
committed
apps: base: runc-kube1: Move hostNetwork.
1 parent 7d54c94 commit 5286a5e

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

apps/cluster1/runc-guix-builder-kube1/pod.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ spec:
1717
name: var-run-netns-runc
1818
- mountPath: /srv/runc/guix-builder
1919
name: runc-guix-builder
20+
hostNetwork: true
2021
volumes:
2122
- name: var-run-netns-runc
2223
hostPath:

apps/cluster1/runc-kube1/pod.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ spec:
1212
name: src
1313
- mountPath: /srv
1414
name: srv
15-
hostNetwork: true
1615
volumes:
1716
- name: dotfiles
1817
hostPath:

0 commit comments

Comments
 (0)