Automated upload for edp.buildth.ing

This commit is contained in:
Automated pipeline 2026-01-29 10:19:55 +00:00 committed by Actions pipeline
parent 27c03406bf
commit 892171c0d6
2 changed files with 26 additions and 2 deletions

View file

@ -20,5 +20,5 @@ spec:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
syncOptions:
- CreateNamespace=true

View file

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