diff --git a/opslevel.yml b/opslevel.yml deleted file mode 100644 index 9741bfb..0000000 --- a/opslevel.yml +++ /dev/null @@ -1,17 +0,0 @@ -# yaml-language-server: $schema=https://app.opslevel.com/public/opslevel.schema.yml ---- -version: 1 -service: - name: Config-parser - lifecycle: generally_available - owner: team-site-reliability-engineering - language: Bash - description: |- - Library in charge of parsing config files - repositories: - - name: pleo-io/config-parser - path: '/' - provider: github - tags: - - key: type - value: library diff --git a/port-component.yaml b/port-component.yaml index 25064ed..db0ace7 100644 --- a/port-component.yaml +++ b/port-component.yaml @@ -3,6 +3,12 @@ # The team name must not include the `pleo-io/` prefix steward: team-site-reliability-engineering +# (optional) Add your slack channel name in case it doesn't have the format "<>-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: