diff --git a/package/crossplane.yaml b/package/crossplane.yaml index 8eebc79..725375e 100644 --- a/package/crossplane.yaml +++ b/package/crossplane.yaml @@ -2,13 +2,13 @@ apiVersion: meta.pkg.crossplane.io/v1 kind: Provider metadata: name: provider-spotify -annotations: - meta.crossplane.io/maintainer: "Theo Chatzimichos " - 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 " + 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.