move argocd to helm chart
This commit is contained in:
13
argocd/Chart.yaml
Normal file
13
argocd/Chart.yaml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
apiVersion: v2
|
||||||
|
name: argocd
|
||||||
|
description: A Helm chart for Kubernetes
|
||||||
|
type: application
|
||||||
|
|
||||||
|
version: 0.1.0
|
||||||
|
appVersion: "1.16.0"
|
||||||
|
|
||||||
|
dependencies:
|
||||||
|
- name: argo-cd
|
||||||
|
repository: https://argoproj.github.io/argo-helm
|
||||||
|
version: 5.33.3
|
||||||
|
|
||||||
3174
argocd/values.yaml
Normal file
3174
argocd/values.yaml
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user