Skip to content

Commit b53fc14

Browse files
committed
move podresources service into its own folder
1 parent 7b4cb6d commit b53fc14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/kubernetes/daemonset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
volumes:
3333
- name: kubelet-podresources
3434
hostPath:
35-
path: /var/lib/kubelet/
35+
path: /var/lib/kubelet/pod-resources/
3636
- name: dev
3737
hostPath:
3838
path: /dev

0 commit comments

Comments
 (0)