crossplane-contrib / provider-jet-azure

Apache License 2.0
17 stars 20 forks source link

Document declarative installation #185

Closed ytsarev closed 2 years ago

ytsarev commented 2 years ago

Signed-off-by: Yury Tsarev yury@upbound.io

Description of your changes

This PR documents a declarative way of provider installation as a (more reliable) alternative to the imperative one with kubectl

Contributes to https://github.com/crossplane/crossplane/issues/3055

It is also in line with the recently merged https://github.com/crossplane-contrib/provider-jet-template/pull/27

I have:

How has this code been tested

Provided examples/install.yaml was tested multiple times with the actual provider installation.