add generic-device-plugin
This commit is contained in:
		
							
								
								
									
										13
									
								
								clusters/cl01tl/services/generic-device-plugin/values.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								clusters/cl01tl/services/generic-device-plugin/values.yaml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
generic-device-plugin:
 | 
			
		||||
  image:
 | 
			
		||||
    repository: ghcr.io/squat/generic-device-plugin
 | 
			
		||||
    tag: latest@sha256:ba6f0b4cf6c858d6ad29ba4d32e4da11638abbc7d96436bf04f582a97b2b8821
 | 
			
		||||
  config:
 | 
			
		||||
    enabled: true
 | 
			
		||||
    data: |
 | 
			
		||||
      devices:
 | 
			
		||||
        - name: tun
 | 
			
		||||
          groups:
 | 
			
		||||
            - count: 1000
 | 
			
		||||
              paths:
 | 
			
		||||
                - path: /dev/net/tun
 | 
			
		||||
		Reference in New Issue
	
	Block a user