Skip to content

rhpds/etx-agentic-ai-gitops

Repository files navigation

CI Template GitOps

A GitOps template repository for managing RHDP CI environments using Helm charts and ArgoCD ApplicationSets.

Structure

  • bootstrap/ - Helm chart for initial environment setup and ArgoCD ApplicationSet generation
  • workspace/ - Helm chart for individual user workspace resources
  • helm-extra-test-values.yml - Additional test configuration values

Usage

  1. Configure user settings in bootstrap/values.yaml
  2. Deploy the bootstrap chart to create ArgoCD ApplicationSets
  3. 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.

About

LB8739 ETX AI Super Lab 2 (Agentic AI)

Topics

Resources

Stars

Watchers

Forks

Contributors

Generated from rhpds/ci-template-gitops