A GitOps template repository for managing RHDP CI environments using Helm charts and ArgoCD ApplicationSets.
bootstrap/- Helm chart for initial environment setup and ArgoCD ApplicationSet generationworkspace/- Helm chart for individual user workspace resourceshelm-extra-test-values.yml- Additional test configuration values
- Configure user settings in
bootstrap/values.yaml - Deploy the bootstrap chart to create ArgoCD ApplicationSets
- ApplicationSets automatically deploy individual workspaces for each user
The bootstrap chart generates workspace applications based on user count and prefix configuration, enabling multi-user CI environments.