Deploy Tailscale Operator and ExternalSecret #22
Reference in New Issue
Block a user
Delete Branch "orion/auto/deploy-tailscale-operator-and-externalse-1778415920810"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
AI Reasoning
The Tailscale Operator was failing because the TS_AUTH_KEY secret was never created in the cluster. The ExternalSecret resource (tailscale-auth) was configured in ORION but never deployed to the cluster. This PR deploys both the ExternalSecret to sync the auth key from Vault, and the Operator deployment to manage Tailscale on the cluster.
Policy Verdict
✅ Auto-merge — Scaling replicas up/down is low-risk and fully reversible
Operation type:
scaleProposed by ORION