mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-10 17:39:43 +00:00
readme
This commit is contained in:
parent
a665ced474
commit
fcd8d107ba
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
|
@ -57,3 +57,16 @@ Used methods:
|
|||
* `default`: for app-of-apps
|
||||
* `system`: for cluster system apps, like monitoring + argocd itself
|
||||
* `apps`: for user level applications
|
||||
|
||||
## ArgoCD application types which can be used
|
||||
|
||||
### ArgoCD Directory Application
|
||||
|
||||
### ArgoCD Helm Applications
|
||||
|
||||
#### ArgoCD Helm Application with Embedded Values
|
||||
|
||||
#### ArgoCD Helm Application with Values from Git
|
||||
|
||||
#### ArgoCD Helm Application with Additional Manifests from Git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue