fuse-device-plugin: Run on Raspberry Pi nodes

The FUSE device plugin needs to run on the Raspbperry Pi nodes in order
to build aarch64 container images in Jenkins.
This commit is contained in:
2023-12-27 15:32:28 -06:00
parent e56526600d
commit 4c6962fbc8

View File

@@ -24,6 +24,9 @@ spec:
- name: device-plugin
mountPath: /var/lib/kubelet/device-plugins
hostNetwork: true
tolerations:
- key: du5t1n.me/machine
value: raspberrypi
volumes:
- name: device-plugin
hostPath: