mirror of https://github.com/crossplane/docs.git
docs snapshot for crossplane version `master`
This commit is contained in:
parent
34efe6c035
commit
c0edd253cf
|
@ -54,7 +54,7 @@ kind: Provider
|
||||||
metadata:
|
metadata:
|
||||||
name: provider-aws
|
name: provider-aws
|
||||||
spec:
|
spec:
|
||||||
package: crossplane/provider-aws:master"
|
package: "crossplane/provider-aws:master"
|
||||||
```
|
```
|
||||||
|
|
||||||
The field `spec.package` is where you refer to the container image of the
|
The field `spec.package` is where you refer to the container image of the
|
||||||
|
|
Loading…
Reference in New Issue