apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: argocd
namespace: default
spec:
project: default
source:
repoURL: 'https://argoproj.github.io/argo-helm'
targetRevision: 5.53.9
chart: argo/argo-cd
helm:
valueFiles:
- apps/argocd/values.yaml
destination:
server: 'https://kubernetes.default.svc'
namespace: default