mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 00:11:21 -05:00
move argocd to helm chart
This commit is contained in:
parent
8e176691b5
commit
fa5c29df09
3 changed files with 3187 additions and 0 deletions
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
Loading…
Add table
Add a link
Reference in a new issue