Skip to content

Commit

Permalink
fix(package/crossplane.yaml): identation fix in the pkg metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Theo Chatzimichos <tampakrap@gmail.com>
  • Loading branch information
tampakrap committed Apr 3, 2024
1 parent 51656f8 commit e47f351
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package/crossplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ apiVersion: meta.pkg.crossplane.io/v1
kind: Provider
metadata:
name: provider-spotify
annotations:
meta.crossplane.io/maintainer: "Theo Chatzimichos <tampakrap@gmail.com>"
meta.crossplane.io/source: https://github.com/crossplane-contrib/provider-spotify
meta.crossplane.io/license: Apache-2.0
meta.crossplane.io/description: A Crossplane provider for managing Spotify playlists in Kubernetes.
meta.crossplane.io/readme: |
`provider-spotify` is a Crossplane provider for managing Spotify playlists in Kubernetes.
annotations:
meta.crossplane.io/maintainer: "Theo Chatzimichos <tampakrap@gmail.com>"
meta.crossplane.io/source: https://github.com/crossplane-contrib/provider-spotify
meta.crossplane.io/license: Apache-2.0
meta.crossplane.io/description: A Crossplane provider for managing Spotify playlists in Kubernetes.
meta.crossplane.io/readme: |
`provider-spotify` is a Crossplane provider for managing Spotify playlists in Kubernetes.
It is based on the Terraform Spotify provider. Read the [README](https://github.com/crossplane-contrib/provider-spotify/blob/main/README.md)
for instructions.
It is based on the Terraform Spotify provider. Read the [README](https://github.com/crossplane-contrib/provider-spotify/blob/main/README.md)
for instructions.

0 comments on commit e47f351

Please sign in to comment.