Skip to content

Commit

Permalink
Add region in provider.yaml
Browse files Browse the repository at this point in the history
region is required resource type for kind Provider
of Alibaba Cloud or it will raise error message:
error: the server doesn't have a resource type "region"

Signed-off-by: zzxwill <zzxwill@gmail.com>
  • Loading branch information
zzxwill committed May 22, 2020
1 parent 9bf223e commit e11286b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/getting-started/install-configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,7 @@ spec:
namespace: crossplane-system
name: alibaba-creds
key: credentials
region: cn-beijing
```

Then apply it:
Expand Down

0 comments on commit e11286b

Please # to comment.