stacks-instances/otc/localtest.me/work/stacks/observability-client/vector.yaml
2025-06-25 22:25:42 +02:00

29 lines
642 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: vector
namespace: argocd
labels:
env: dev
spec:
project: default
syncPolicy:
automated:
selfHeal: true
syncOptions:
- CreateNamespace=true
retry:
limit: -1
destination:
name: in-cluster
namespace: observability
sources:
- chart: vector
repoURL: https://helm.vector.dev
targetRevision: 0.43.0
helm:
valueFiles:
- $values/<no value>/<no value>/stacks/observability-client/vector/values.yaml
- repoURL: https://<no value>/<no value>
targetRevision: HEAD
ref: values