ArgoCD projects
Jump to navigation
Jump to search
ArgoCD projects User Guide
Project creation[edit]
Features[edit]
- Restrict what may be deployed (trusted Git source repositories)
- Restrict where apps may be deployed to (destination clusters and namespaces)
- Restrict what kinds of objects may or may not be deployed (e.g. RBAC, CRDs, DaemonSets, NetworkPolicy etc...) defining project roles to provide application RBAC (bound to OIDC groups and/or JWT tokens)
- GPG signature verification:
argocd proj set my-secure-proj --signature-keys
or signature_keys in Terraform
Fields[edit]
- namespaceResourceBlacklist: ArgoCD RBAC
- namespaceResourceWhitelist: ArgoCD RBAC
- clusterResourceBlacklist: ArgoCD RBAC
- clusterResourceWhitelist: ArgoCD RBAC
- SyncWindows
- SourceRepos
- Destinations
- SignatureKeys
Activities[edit]
Related[edit]
See also[edit]
Advertising: