Skip to content

Commit 59f6777

Browse files
docs: [DEVX-3250] Remove opslevel.yml and fix any remaining values in port-component.yaml (#35)
* [DEVX-3250] Remove opslevel.yml and fix any remaining values in port-component.yaml * docs: [DEVX-3250] Remove OpsLevel file and add comments to the Port file --------- Co-authored-by: Victor Pascual <[email protected]>
1 parent ddca524 commit 59f6777

File tree

2 files changed

+7
-15
lines changed

2 files changed

+7
-15
lines changed

opslevel.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

port-component.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
# The team name must not include the `pleo-io/` prefix
44
steward: team-web-core
55

6+
# (optional) Add your slack channel name in case it doesn't have the format "<<team-name>>-public" like for example "team-devx-public
7+
# slack_channel: dummy-channel
8+
9+
# (optional) The description for this component will be picked up from the related GitHub repository. If you need to provide a different one, you can use this field
10+
# description: This is a description about your component
11+
612
# Any tags relevant to your components and/or mandated by platform teams
713
tags:
814

@@ -29,7 +35,7 @@ tags:
2935

3036
# (optional) Any internal or external tool linked to this application such as monitors, logs, documentation, third-party apps, etc.
3137
# tools:
32-
# - name: "Datadog logs: product-dev"
38+
# - name: "Grafana logs: product-dev"
3339
# url: https://app.datadoghq.eu/logs?query=env%3Aproduct-dev&agg_m=count&agg_m_source=base&agg_t=count&messageDisplay=inline&storage=hot&stream_sort=desc&viz=streams
3440

3541
# (optional) The notion page related to this application or owning team

0 commit comments

Comments
 (0)