diff --git a/.customink/catalog.yaml b/.customink/catalog.yaml index c8eaff7..61fea61 100644 --- a/.customink/catalog.yaml +++ b/.customink/catalog.yaml @@ -1,12 +1,12 @@ name: codespaces-features -owner: # team definitions at https://app.opslevel.com/teams +owner: atlas # team definitions at https://app.opslevel.com/teams purpose: # multiple choice # - app # - demo # - library - # - configuration + - configuration # - other deployment_type: # multiple choice # - kubernetes @@ -20,7 +20,7 @@ deployment_type: # multiple choice # tier: tier_2 # Customer-facing service or repository. Failure results in degraded experience for customers, although without significant impact to revenue or reputation. # tier: tier_3 # Internal service or repository. Failure could result in productivity being compromised within the company. # tier: tier_4 # Other service or repository. Failure doesn't result in immediate or significant impact. -# tier: tier_na # this repo does not have a tier. typically libraries +tier: tier_na # this repo does not have a tier. typically libraries properties: public_facing: false