All checks were successful
		
		
	
	lint-test-helm / helm-lint (pull_request) Successful in 14s
				
			
		
			
				
	
	
		
			14 lines
		
	
	
		
			349 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			349 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
generic-device-plugin:
 | 
						|
  image:
 | 
						|
    repository: ghcr.io/squat/generic-device-plugin
 | 
						|
    tag: latest@sha256:7a248fb30f7abcb32b05d83ab84faa2ce010ca312637a22a2aa2a2c2a143138a
 | 
						|
  config:
 | 
						|
    enabled: true
 | 
						|
    data: |
 | 
						|
      devices:
 | 
						|
        - name: tun
 | 
						|
          groups:
 | 
						|
            - count: 1000
 | 
						|
              paths:
 | 
						|
                - path: /dev/net/tun
 |