All apps created via the dev-apps workflow. Creating a repo in the dev-apps org will automatically create a values/helmrelease file via merge request here to be added to the main cluster.
Find a file
Hunter Egnatis 44de5ac406 issue-9: add lab/authz-bridge factory entry (CI Application + AppProject)
- repos/lab-authz-bridge/: CI Application syncing the repo's .ci/
  into mini/ci (destination SA ci-argocd via the project's
  destinationServiceAccounts), automated prune+selfHeal, allowEmpty
  false. No app Application — authz-bridge is a system service
  deployed by Flux from deployments/kustomization/.
- projects/lab-authz-bridge.yaml: AppProject scoped to the repo
  (sourceRepos, sourceNamespaces [dev-apps-source], destination
  mini/ci) with a repo-owner project role granting get/sync/update
  on the project's applications. Argo CD v3.5.2 has no appRBAC
  field — project roles are the per-app RBAC mechanism; 'edit' is
  not a valid action, 'update' is the edit-equivalent.

Validated: server-side dry-run of both objects against portable.
2026-09-23 15:50:24 -04:00
projects issue-9: add lab/authz-bridge factory entry (CI Application + AppProject) 2026-09-23 15:50:24 -04:00
repos issue-9: add lab/authz-bridge factory entry (CI Application + AppProject) 2026-09-23 15:50:24 -04:00
.gitignore Initial commit 2025-08-18 15:39:44 +00:00
LICENSE Initial commit 2025-08-18 15:39:44 +00:00
README.md Initial commit 2025-08-18 15:39:44 +00:00

dev-apps-source

All apps created via the dev-apps workflow

Creating a repo in the dev-apps org will automatically create a values/helmrelease file via merge request here to be added to the main cluster.