move argocd to helm chart

This commit is contained in:
2023-05-14 09:00:33 -05:00
parent 8e176691b5
commit fa5c29df09
3 changed files with 3187 additions and 0 deletions

13
argocd/Chart.yaml Normal file
View 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

File diff suppressed because it is too large Load Diff