feat: add tailscale proxygroup

This commit is contained in:
2026-05-03 13:26:25 +02:00
parent 9231f50a4a
commit 0887ef3bb0
2 changed files with 9 additions and 0 deletions
@@ -5,3 +5,4 @@ resources:
- helmrepository.yaml - helmrepository.yaml
- helmrelease.yaml - helmrelease.yaml
- secret.sops.yaml - secret.sops.yaml
- proxygroup.yaml
@@ -0,0 +1,8 @@
apiVersion: tailscale.com/v1alpha1
kind: ProxyGroup
metadata:
name: operator
namespace: tailscale
spec:
type: egress
replicas: 1