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