Automated upload for edp.buildth.ing

This commit is contained in:
Automated pipeline 2026-03-17 13:25:52 +00:00 committed by Actions pipeline
parent 4b11db5668
commit 2f15b6b373
6 changed files with 28 additions and 22 deletions

View file

@ -0,0 +1,25 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: sizer-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/sizer-receiver"