Skip to content

Commit

Permalink
chore: add package annotations for marketplace (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetanars authored Mar 3, 2023
1 parent 87a4bcf commit 5199002
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions package/crossplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,15 @@ apiVersion: meta.pkg.crossplane.io/v1alpha1
kind: Provider
metadata:
name: provider-flexibleengine
annotations:
meta.crossplane.io/maintainer: FrangipaneTeam
meta.crossplane.io/source: github.com/FrangipaneTeam/provider-flexibleengine
meta.crossplane.io/description: |
The Flexible Engine Crossplane provider adds support for
managing Flexible Engine resources in kubernetes.
meta.crossplane.io/readme: |
`provider-flexibleengine` is a Crossplane infrastructure provider for
[Flexible Engine](https://cloud.orange-business.com/en/offers/infrastructure-iaas/public-cloud/).
It is based on the Terraform Flexible Engine provider. Read the
[readme](https://github.com/FrangipaneTeam/provider-flexibleengine/blob/main/README.md)
for instructions.

0 comments on commit 5199002

Please sign in to comment.