mirror of https://github.com/crossplane/docs.git
docs snapshot for crossplane version `master`
This commit is contained in:
parent
82e834ef13
commit
2dd7e10ada
|
@ -41,7 +41,7 @@ resources.
|
||||||
You can confirm the existense of the AWS `ProviderConfig` by running:
|
You can confirm the existense of the AWS `ProviderConfig` by running:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
kubectl -n crossplane-system get provider/aws-provider
|
kubectl get providerconfig aws-provider
|
||||||
```
|
```
|
||||||
|
|
||||||
## Optional: Setup AWS Provider Manually
|
## Optional: Setup AWS Provider Manually
|
||||||
|
|
Loading…
Reference in New Issue