Skip to content

Commit

Permalink
Adding metadata for the upbound marketplace (#20)
Browse files Browse the repository at this point in the history
Fixes: #19
cc: @luebken
  • Loading branch information
AtzeDeVries authored Mar 3, 2023
1 parent bb123ba commit 160002a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions package/crossplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,19 @@ apiVersion: meta.pkg.crossplane.io/v1
kind: Provider
metadata:
name: provider-github
annotations:
meta.crossplane.io/maintainer: Coop Norge SA
meta.crossplane.io/source: https://github.com/coopnorge/provider-github
meta.crossplane.io/license: Apache-2.0
meta.crossplane.io/description: |
The Github Crossplane provider adds support for
managing Github resources in kubernetes.
meta.crossplane.io/readme: |
`provider-github` is a crossplane infrastructure provider for
[Github](https://github.com).
It is based on the Terraform Github provider. Read the
[readme](https://github.com/coopnorge/provider-github/blob/main/README.md)
for instructions.

0 comments on commit 160002a

Please sign in to comment.