Skip to content

Commit

Permalink
adding Crossplane yaml example
Browse files Browse the repository at this point in the history
Signed-off-by: salaboy <[email protected]>
  • Loading branch information
salaboy committed Apr 10, 2021
1 parent 1e6d5e3 commit 24596fc
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions package/crossplane.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
apiVersion: meta.pkg.crossplane.io/v1alpha1
kind: Provider
metadata:
name: provider-template
annotations:
company: Template
maintainer: template <[email protected]>
source: github.com/crossplane/provider-template
license: Apache-2.0

spec:
controller:
image: salaboy/provider-template-controller:v0.0.1

0 comments on commit 24596fc

Please sign in to comment.