feat: add Tailscale operator and DaemonSet #4

Merged
gitea-admin merged 5 commits from orion/auto/feat-add-tailscale-operator-and-daemonse-1778347811370 into main 2026-05-09 17:36:55 +00:00
Showing only changes of commit 5b8af9c537 - Show all commits
+13
View File
@@ -0,0 +1,13 @@
apiVersion: tailnet.tailscale.com/v1alpha1
kind: Tailnet
metadata:
name: talos-cluster
namespace: tailscale
spec:
tagExposes: []
dnsMode: "Split"
users:
- name: cluster-admin
selector:
matchLabels:
tailscale.com/managed: "true"