12 lines
267 B
YAML
12 lines
267 B
YAML
---
|
|
apiVersion: helm.cattle.io/v1
|
|
kind: HelmChart
|
|
metadata:
|
|
name: argocd-apps
|
|
namespace: kube-system
|
|
spec:
|
|
# do not change order! (needed for renovate)
|
|
chart: argocd-apps
|
|
repo: https://argoproj.github.io/argo-helm
|
|
version: 2.0.2
|
|
targetNamespace: argocd
|