feat: deploy Tailscale Operator with auth secret #20

Merged
gitea-admin merged 4 commits from orion/auto/feat-deploy-tailscale-operator-with-auth-1778415696837 into main 2026-05-10 12:23:29 +00:00
Showing only changes of commit 080a189397 - Show all commits
@@ -0,0 +1,12 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: tailscale-operator
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: tailscale-operator
subjects:
- kind: ServiceAccount
name: tailscale-operator
namespace: tailscale