Initial upload

This commit is contained in:
Stephan Lo 2025-05-21 15:56:16 +02:00
parent 0c3f9a7072
commit 4b92302600
51 changed files with 348 additions and 220 deletions

View file

@ -14,7 +14,7 @@ spec:
selfHeal: true
syncOptions:
- CreateNamespace=true
- ServerSideApply=true # do not copy metdata, since (because of its large size) it can lead to sync failure
- ServerSideApply=true # do not copy metdata, since (because of its large size) it can lead to sync failure
retry:
limit: -1
backoff:
@ -30,10 +30,7 @@ spec:
targetRevision: HEAD
helm:
valueFiles:
- $values/stl/factory.c-one-infra.de/stacks/monitoring/kube-prometheus/values.yaml
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
- $values/stacks/monitoring/kube-prometheus/values.yaml
- repoURL: https://gitea.factory.c-one-infra.de/giteaAdmin/edfbuilder
targetRevision: HEAD
ref: values
- repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances
targetRevision: HEAD
path: "stl/factory.c-one-infra.de/stacks/monitoring/kube-prometheus/manifests"