From 892171c0d6d411eafb71b7539a16acd78eb914bd Mon Sep 17 00:00:00 2001 From: Automated pipeline Date: Thu, 29 Jan 2026 10:19:55 +0000 Subject: [PATCH] Automated upload for edp.buildth.ing --- otc/edp.buildth.ing/registry/docs.yaml | 4 ++-- otc/edp.buildth.ing/registry/terralist.yaml | 24 +++++++++++++++++++++ 2 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 otc/edp.buildth.ing/registry/terralist.yaml diff --git a/otc/edp.buildth.ing/registry/docs.yaml b/otc/edp.buildth.ing/registry/docs.yaml index 1952502..9d88777 100644 --- a/otc/edp.buildth.ing/registry/docs.yaml +++ b/otc/edp.buildth.ing/registry/docs.yaml @@ -20,5 +20,5 @@ spec: automated: prune: true selfHeal: true - syncOptions: - - CreateNamespace=true + syncOptions: + - CreateNamespace=true diff --git a/otc/edp.buildth.ing/registry/terralist.yaml b/otc/edp.buildth.ing/registry/terralist.yaml new file mode 100644 index 0000000..af1348a --- /dev/null +++ b/otc/edp.buildth.ing/registry/terralist.yaml @@ -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