Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

ArgoCD

This repo packages Kubernetes examples as Helm charts. You can deploy them directly from CI with helm upgrade --install, or reconcile the same charts from an orchestration cluster running ArgoCD.

The repo intentionally does not carry ArgoCD Application or ApplicationSet manifests. If you add them later, pin a branch, tag, or commit instead of tracking a moving revision.

Minimal shape

source:
  repoURL: https://github.com/wagov-dtt/tutorials-and-workshops
  targetRevision: <tag-or-commit>
  path: charts/databases

References