1
0
Fork 0

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.
dch-webhooks-secrets
Dustin 2023-12-27 15:32:28 -06:00
parent e56526600d
commit 4c6962fbc8
1 changed files with 3 additions and 0 deletions

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: