diff --git a/platform/backstage/templates/catalog-info.yaml b/platform/backstage/templates/catalog-info.yaml index a8086c719..ed1f7ac36 100644 --- a/platform/backstage/templates/catalog-info.yaml +++ b/platform/backstage/templates/catalog-info.yaml @@ -18,6 +18,8 @@ spec: - ./create-dev-and-prod-env/template-create-dev-and-prod-env.yaml - ./cicd-pipeline/template-cicd-pipeline.yaml - ./platform-entities.yaml + # Uncomment the line below to register the custom DynamoDB template (Module 1 - GenAI section) + # - ../customtemplates/ddb-table/template.yaml --- apiVersion: backstage.io/v1alpha1 kind: System