fix: correctly reference existing tailscale-auth secret #25
Reference in New Issue
Block a user
Delete Branch "orion/auto/fix-correctly-reference-existing-tailsca-1778809478719"
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
PR #24 was missing proper secret references. The tailscale-auth ExternalSecret already exists in the cluster. This PR provides corrected manifests that properly mount the TS_AUTH_KEY from the existing ExternalSecret as an environment variable in the operator deployment.
Policy Verdict
👤 Human review required — ExternalSecrets / Vault references touch sensitive data paths
Operation type:
secret-changeProposed by ORION