Files
Kubernetes.K3s.installLog/system/ArgoCD/application-argo-cd.yaml
2025-07-10 13:07:11 +10:00

21 lines
500 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: argo-cd
namespace: argo-cd
spec:
destination:
server: https://kubernetes.default.svc
namespace: argo-cd
project: default
sources:
- repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
targetRevision: 8.1.2
helm:
valueFiles:
- $values/system/ArgoCD/values.yaml
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
targetRevision: HEAD
ref: values