baseline/argocd-bootstrap/002-helm-argocd-apps.yml
Sebastian Mark de0fabd0b1 refactor(argocd): split bootstrap files
- rename bootstrap files for clarification
- remove project and application from argocd-apps values
- add new YAML for project configuration
- add new YAML for application configuration
2024-09-12 19:29:50 +02:00

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.0
targetNamespace: argocd