crossplane-contrib / provider-jet-rancher

Apache License 2.0
3 stars 4 forks source link

Add missing rancher `api_url` in cred file example #1

Closed ytsarev closed 2 years ago

ytsarev commented 2 years ago

Description of your changes

This PR adds the missing api_url field in the credentials file.

api_url controls the target Rancher cluster to work with.

I have:

How has this code been tested

N/A