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