feat: deploy Tailscale Operator and auth secret #17

Merged
gitea-admin merged 7 commits from orion/auto/feat-deploy-tailscale-operator-and-auth--1778378566626 into main 2026-05-10 12:18:01 +00:00
Showing only changes of commit 440d7bae96 - 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