stacks-instances/stl/factory.c-one-infra.de/stacks/monitoring/alloy.yaml

29 lines
706 B
YAML
Raw Normal View History

2025-05-21 12:41:58 +00:00
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: alloy
namespace: argocd
labels:
env: dev
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: default
syncPolicy:
automated:
selfHeal: true
syncOptions:
- CreateNamespace=true
destination:
name: in-cluster
namespace: monitoring
sources:
- repoURL: https://github.com/grafana/alloy.git
2025-05-21 13:56:16 +00:00
path: operations/helm/charts/alloy
targetRevision: HEAD
2025-05-21 12:41:58 +00:00
helm:
valueFiles:
2025-05-21 13:56:16 +00:00
- $values/stacks/monitoring/alloy/values.yaml
- repoURL: https://gitea.factory.c-one-infra.de/giteaAdmin/edfbuilder
2025-05-21 12:41:58 +00:00
targetRevision: HEAD
2025-05-21 13:56:16 +00:00
ref: values