CD: grant the deployer SA reach into the eco-app namespace #345
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/infrastructure#345
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Infra-side of deploy#12: eco-app joins atlas on the CD path. Add a namespace-scoped
Role deployer+RoleBindingfor the deployer SA incoilysiren-eco-app, mirroring the atlas Role plus the resource kinds eco-app's main.yml declares that atlas's static site never does - the external-secrets CRs, and the namespaced roles/rolebindings scoping the tailnet sidecar's ts-state Secret. Scoped to the one namespace; the runner applies the ExternalSecret CRs but never sees secret material (external-secrets operator reads SSM). Lands indeploy/forgejo-runner-deploy.yml+docs/cd-runner.md.