HOMELAB-988: fix(es-forgejo-runner): point at real-AWS terraform creds #190
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "plane/HOMELAB-988-runner-es-repoint"
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?
Companion to prod#266. Repoints the runner-aws-credentials ExternalSecret at the new terraform-aws-credentials Secret instead of velero-aws-credentials.
Reason: terraform's S3 backend uses real AWS — velero's keys are Backblaze B2 and STS rejects them.