docs: add secrets checklist items 8 and 9 for gitea-registry and gitea-image-automation-token

- Item 8: gitea-registry imagePullSecret in zip-enrichment, holidays,
  air-quality, docs-site namespaces (closes leeworks-agents/api-company#58)
- Item 9: gitea-image-automation-token in flux-system with write:repository
  scope for Flux ImageUpdateAutomation (closes leeworks-agents/api-company#57)
- Wire gitea-image-automation-token as push.secretRef in imageupdateautomation.yaml
- Update dependency order and item count from seven to nine
This commit is contained in:
agent-company
2026-05-27 10:02:42 +00:00
parent 9ad73f3741
commit fe9d867a87
2 changed files with 64 additions and 1 deletions
@@ -32,6 +32,8 @@ spec:
chore(image): update {{range .Updated.Images}}{{.Repository}}:{{.NewTag}} {{end}}
push:
branch: main
secretRef:
name: gitea-image-automation-token # must pre-exist in flux-system ns — see docs/secrets-checklist.md item 9
update:
path: ./flux
strategy: Setters