infra4talos/everything-app/goldilocks.yaml

20 lines
387 B
YAML
Raw Normal View History

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: goldilocks
namespace: argocd
spec:
destination:
namespace: goldilocks
server: https://kubernetes.default.svc
project: infra
source:
helm:
parameters:
chart: goldilocks
repoURL: https://charts.goldilocks.io
targetRevision: 9.0.1
syncPolicy:
automated:
selfHeal: true