Automated upload for osctest.t09.de

This commit is contained in:
Automated pipeline 2025-07-30 11:45:37 +00:00 committed by Actions pipeline
parent 7cd4bc0d8e
commit 4385480f67
38 changed files with 3713 additions and 0 deletions

View file

@ -0,0 +1,25 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: grafana-operator
namespace: argocd
labels:
env: dev
spec:
project: default
syncPolicy:
automated:
selfHeal: true
syncOptions:
- CreateNamespace=true
- ServerSideApply=true
destination:
name: in-cluster
namespace: observability
sources:
- chart: grafana-operator
repoURL: ghcr.io/grafana/helm-charts
targetRevision: v5.18.0
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
path: "otc/osctest.t09.de/stacks/observability/grafana-operator/manifests"