mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			148 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			148 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
namespace: headscale
 | 
						|
bases:
 | 
						|
  - ../base
 | 
						|
resources:
 | 
						|
  - production-issuer.yaml
 | 
						|
patches:
 | 
						|
  - path: ingress-patch.yaml
 | 
						|
    target:
 | 
						|
      kind: Ingress
 |