stacks-instances/otc/stacks/core/vector.yaml

30 lines
657 B
YAML
Raw Normal View History

2025-05-21 13:04:28 +00:00
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
2025-05-21 13:36:57 +00:00
name: argocd
2025-05-21 13:04:28 +00:00
namespace: argocd
labels:
env: dev
spec:
project: default
syncPolicy:
automated:
selfHeal: true
syncOptions:
- CreateNamespace=true
2025-05-21 13:36:57 +00:00
retry:
limit: -1
2025-05-21 13:04:28 +00:00
destination:
name: in-cluster
2025-05-21 13:36:57 +00:00
namespace: observability
2025-05-21 13:04:28 +00:00
sources:
2025-05-21 13:36:57 +00:00
- chart: vector
repoURL: https://helm.vector.dev
targetRevision: 0.43.0
2025-05-21 13:04:28 +00:00
helm:
valueFiles:
2025-05-26 09:23:35 +00:00
- $values/otc//stacks/core/vector/values.yaml
2025-05-21 13:36:57 +00:00
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
2025-05-21 13:04:28 +00:00
targetRevision: HEAD
ref: values