feat: add Tailnet custom resource for Tailscale connectivity
Validate Manifests / validate (pull_request) Has been cancelled
Validate Manifests / validate (pull_request) Has been cancelled
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
apiVersion: tailscale.com/v1alpha1
|
||||
kind: Tailnet
|
||||
metadata:
|
||||
name: talos-cluster
|
||||
namespace: tailscale
|
||||
spec:
|
||||
tagAdmin: true
|
||||
dnsMode: SplitDNS
|
||||
dnsDomains:
|
||||
- tailscale.io
|
||||
- k8s.khalisio.local
|
||||
aclPolicyRef:
|
||||
name: tailscale-acl-policy
|
||||
Reference in New Issue
Block a user