We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d54c94 commit 5286a5eCopy full SHA for 5286a5e
2 files changed
apps/cluster1/runc-guix-builder-kube1/pod.yaml
@@ -17,6 +17,7 @@ spec:
17
name: var-run-netns-runc
18
- mountPath: /srv/runc/guix-builder
19
name: runc-guix-builder
20
+ hostNetwork: true
21
volumes:
22
- name: var-run-netns-runc
23
hostPath:
apps/cluster1/runc-kube1/pod.yaml
@@ -12,7 +12,6 @@ spec:
12
name: src
13
- mountPath: /srv
14
name: srv
15
- hostNetwork: true
16
- name: dotfiles
0 commit comments