14 lines
349 B
YAML
14 lines
349 B
YAML
generic-device-plugin:
|
|
image:
|
|
repository: ghcr.io/squat/generic-device-plugin
|
|
tag: latest@sha256:f8f9bdd0cde97295a6a5ac7993957e11df6c134d8e1c95ba50b6b91ac7fc6bb1
|
|
config:
|
|
enabled: true
|
|
data: |
|
|
devices:
|
|
- name: tun
|
|
groups:
|
|
- count: 1000
|
|
paths:
|
|
- path: /dev/net/tun
|