fix: update tailscale-operator to OAuth secrets mode #29
Reference in New Issue
Block a user
Delete Branch "orion/auto/fix-update-tailscale-operator-to-oauth-s-1778957203077"
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 deployment still references the old TS_AUTH_KEY secret. The OAuth secret (tailscale-operator-secret) is now correctly in the tailscale namespace and applied. This PR updates the deployment to use OAuth mode with file-based client credentials.
Policy Verdict
👤 Human review required — ExternalSecrets / Vault references touch sensitive data paths
Operation type:
secret-changeProposed by ORION