feat: deploy Tailscale Operator for secure cluster access
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
apiVersion: policy.tailscale.com/v1alpha1
|
||||
kind: Tailnet
|
||||
metadata:
|
||||
name: default
|
||||
namespace: tailscale
|
||||
spec:
|
||||
tagAuths:
|
||||
- tag: k8s-tailscale-operator
|
||||
approved: true
|
||||
Reference in New Issue
Block a user