Automated upload for edp.buildth.ing

This commit is contained in:
Automated pipeline 2026-02-17 10:15:17 +00:00 committed by Actions pipeline
parent 8a84de46d0
commit c2183e165c
8 changed files with 152 additions and 8 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://observability.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
path: "otc/edp.buildth.ing/stacks/garm/optimiser-receiver"