From 7135109368cb31a781e1f265bcc21ef0de9ee071 Mon Sep 17 00:00:00 2001 From: evdo Date: Wed, 4 Dec 2024 09:21:16 +0100 Subject: [PATCH] creating PoC template (unfinished) --- .../backstage-templates/entities/catalog-info.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/template/stacks/ref-implementation/backstage-templates/entities/catalog-info.yaml b/template/stacks/ref-implementation/backstage-templates/entities/catalog-info.yaml index 69139f1..6c3ad2b 100644 --- a/template/stacks/ref-implementation/backstage-templates/entities/catalog-info.yaml +++ b/template/stacks/ref-implementation/backstage-templates/entities/catalog-info.yaml @@ -9,6 +9,7 @@ spec: - ./argo-workflows/template.yaml - ./app-with-bucket/template.yaml - ./demo-go-hello-world/template.yaml + - ./template-for-poc/template.yaml --- apiVersion: backstage.io/v1alpha1 kind: Location