diff --git a/gitea/argocd.yaml b/gitea/argocd.yaml index 76422b5..95f1f26 100644 --- a/gitea/argocd.yaml +++ b/gitea/argocd.yaml @@ -7,8 +7,17 @@ metadata: - resources-finalizer.argocd.argoproj.io spec: project: default - source: - repoURL: https://github.com/K3S-HOME/applications.git + sources: + - repoURL: https://dl.gitea.com/charts/ + chart: gitea + targetRevision: 12.4.0 + helm: + valueFiles: + - $values/gitea/helm-values.yaml + - repoURL: https://github.com/K3S-HOME/applications.git + targetRevision: main + ref: values + - repoURL: https://github.com/K3S-HOME/applications.git targetRevision: main path: gitea destination: