Skip to content

Commit

Permalink
addressed review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Eswaraiahsapram committed Nov 21, 2024
1 parent 30497ed commit 3771e39
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions workspaces/lightspeed/app-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
app:
title: Scaffolded Backstage App
title: RHDH Lightspeed
baseUrl: http://localhost:3000

organization:
Expand Down Expand Up @@ -77,16 +77,6 @@ catalog:
pullRequestBranchName: backstage-integration
rules:
- allow: [Component, System, API, Resource, Location]
locations:
# Local example data, file locations are relative to the backend process, typically `packages/backend`
- type: file
target: ../../examples/entities.yaml

# Local example organizational data
- type: file
target: ../../examples/org.yaml
rules:
- allow: [User, Group]

lightspeed:
servers:
Expand Down

0 comments on commit 3771e39

Please sign in to comment.