feat: deploy Tailscale Operator and auth secret #16

Merged
gitea-admin merged 7 commits from orion/auto/feat-deploy-tailscale-operator-and-auth--1778378551457 into main 2026-05-10 12:18:12 +00:00
Showing only changes of commit 295168bbde - Show all commits
@@ -0,0 +1,14 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: tailscale-operator
labels:
app: tailscale-operator
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: tailscale-operator
subjects:
- kind: ServiceAccount
name: tailscale-operator
namespace: apps