Skip to content

Commit

Permalink
docs: [DEVX-3250] Remove opslevel.yml and fix any remaining values in…
Browse files Browse the repository at this point in the history
… 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]>
  • Loading branch information
DimitrisKaramanis and VictorPascualV authored Feb 9, 2025
1 parent ddca524 commit 59f6777
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 15 deletions.
14 changes: 0 additions & 14 deletions opslevel.yml

This file was deleted.

8 changes: 7 additions & 1 deletion port-component.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
# The team name must not include the `pleo-io/` prefix
steward: team-web-core

# (optional) Add your slack channel name in case it doesn't have the format "<<team-name>>-public" like for example "team-devx-public
# slack_channel: dummy-channel

# (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
# description: This is a description about your component

# Any tags relevant to your components and/or mandated by platform teams
tags:

Expand All @@ -29,7 +35,7 @@ tags:

# (optional) Any internal or external tool linked to this application such as monitors, logs, documentation, third-party apps, etc.
# tools:
# - name: "Datadog logs: product-dev"
# - name: "Grafana logs: product-dev"
# 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

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

0 comments on commit 59f6777

Please sign in to comment.