ArgoCD git generator
Jump to navigation
Jump to search
- Git Generator: Files: spec.generators.git.repoURL.files
- Git Generator: Directories: spec.generators.git.repoURL.directories
Examples[edit]
generators:
- git:
repoURL: https://github.com/your-project/infrastructure.git
revision: main
files:
- path: path/to/your/generators/*/main.yaml
generators:
- git:
repoURL: https://github.com/argoproj/argo-cd.git
revision: HEAD
directories:
- path: applicationset/examples/git-generator-directory/cluster-addons/*
Related[edit]
See also[edit]
Advertising: