Initial upload

This commit is contained in:
Automated pipeline 2025-07-21 08:08:22 +00:00 committed by Actions pipeline
parent 15ea465f53
commit fe696adecc
917 changed files with 54 additions and 115079 deletions

View file

@ -1,25 +0,0 @@
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/forgejo-test.t09.de/stacks/observability/grafana-operator/manifests"