24 lines
		
	
	
		
			720 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			720 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: tailscale-operator
 | |
| version: 1.0.0
 | |
| description: Tailscale Operator
 | |
| keywords:
 | |
|   - tailscale-operator
 | |
|   - tailscale
 | |
|   - wireguard
 | |
|   - vpn
 | |
|   - kubernetes
 | |
| home: https://wiki.alexlebens.dev/doc/tailscale-operator-u9TCoCqP12
 | |
| sources:
 | |
|   - https://github.com/tailscale/tailscale/tree/main/cmd/k8s-operator/deploy
 | |
|   - https://hub.docker.com/r/tailscale/k8s-operator
 | |
|   - https://github.com/tailscale/tailscale/tree/main/cmd/k8s-operator/deploy/chart
 | |
| maintainers:
 | |
|   - name: alexlebens
 | |
| dependencies:
 | |
|   - name: tailscale-operator
 | |
|     version: 1.80.0
 | |
|     repository: https://pkgs.tailscale.com/helmcharts
 | |
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/tailscale.png
 | |
| appVersion: v1.80.0
 |