Automated upload for dev.t09.de

This commit is contained in:
Automated pipeline 2026-02-17 08:17:11 +00:00 committed by Actions pipeline
parent dd0ec4f187
commit 2a9f293ffb
11 changed files with 156 additions and 12 deletions

View file

@ -0,0 +1,25 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: optimiser-receiver
namespace: argocd
labels:
env: dev
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: default
syncPolicy:
automated:
selfHeal: true
syncOptions:
- CreateNamespace=true
retry:
limit: -1
destination:
name: in-cluster
namespace: garm
source:
repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
path: "otc/dev.t09.de/stacks/garm/optimiser-receiver"