feat: add tailscale proxygroup
This commit is contained in:
@@ -5,3 +5,4 @@ resources:
|
||||
- helmrepository.yaml
|
||||
- helmrelease.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
|
||||
Reference in New Issue
Block a user