feat: deploy Tailscale Operator with auth secret #19

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