feat: deploy Tailscale Operator with auth secret #18

Merged
gitea-admin merged 4 commits from orion/auto/feat-deploy-tailscale-operator-with-auth-1778415674454 into main 2026-05-10 12:23:08 +00:00
Showing only changes of commit 9cc349466a - 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