Skip to content

Commit

Permalink
Merge pull request #21 from SpotOnInc/task/update-backstage-subdomain
Browse files Browse the repository at this point in the history
chore: Update subdomain in Backstage catalog
  • Loading branch information
eliencarnacion authored Oct 24, 2024
2 parents 6a6d2ee + 88776a1 commit 68e18a4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .spoton/catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,30 @@ apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: dbt_object_mgmt
description: |
description: |
Macros of snowflake object management with dbt
annotations:
spoton.com/domain: domain:default/infrastructure
github.com/project-slug: spotoninc/dbt_object_mgmt



spoton.com/subdomain: domain:default/data-platform

tags:
- dbt # language
- python # language
- sql # language
links:

- title: "JIRA board"
type: project-management
url: https://spotonteam.atlassian.net/jira/software/c/projects/ANA/boards/53
icon: help

- title: "Slack (#data-services)"
type: contact
url: https://spoton.slack.com/archives/CG40H3PT4
icon: chat

spec:
type: library
owner: group:default/dataops
Expand Down

0 comments on commit 68e18a4

Please sign in to comment.