15 lines
285 B
Markdown
15 lines
285 B
Markdown
|
# ArgoCD Helm App
|
||
|
|
||
|
## Requirements
|
||
|
|
||
|
1. Running Kubernetes cluster
|
||
|
2. ArgoCD installed on the k8s cluster
|
||
|
3. Repository of an Helm chart
|
||
|
|
||
|
## Objectives
|
||
|
|
||
|
1. Create a new app in ArgoCD that points to the repo of your Helm chart
|
||
|
|
||
|
## Solution
|
||
|
|
||
|
Click [here](solution.md) to view the solution
|