vmware-tanzu/application-accelerator-samples

Change metadata.name in catalog-info.yaml to match accelerator name

Open

#49 opened on Sep 14, 2022

 (2 comments) (0 reactions) (0 assignees)Java (176 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (45 stars)
PR merge metrics
 (PR metrics pending)

Description

The name in the catalog-info.yaml file should match the accelerator name so someone using the defaults to generate a project could use this file to register the component with the Backstage catalog.

metadata:
  name: sample-app

This applies to weatherforecast-csharp and weatherforecast-steeltoe samples.

Contributor guide