Kubernetes.K3s.installLog/system/ArgoCD/application-argo-cd.yaml

24 lines
617 B
YAML
Raw Normal View History

2025-02-12 10:08:13 +00:00
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
2025-02-12 10:09:06 +00:00
chart: argo-cd
2025-02-12 10:08:13 +00:00
targetRevision: 7.8.2
helm:
valueFiles:
- $values/system/ArgoCD/values.yaml
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
targetRevision: master
ref: values
# - repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog
# targetRevision: master
# ref: values