mirror of https://github.com/crossplane/docs.git
feat: fix typo in concepts doc
Signed-off-by: Mikhail Naletov <okgolove@markeloff.net>
This commit is contained in:
parent
4f213f50e7
commit
01c1182871
|
@ -756,7 +756,7 @@ the `--enable-environment-configs` flag on startup.
|
||||||
# spec.forProvider.settings.tier field.
|
# spec.forProvider.settings.tier field.
|
||||||
- type: FromEnvironmentFieldPath
|
- type: FromEnvironmentFieldPath
|
||||||
fromFieldPath: tier.name
|
fromFieldPath: tier.name
|
||||||
toF/ieldPath: spec.forProvider.settings.tier
|
toFieldPath: spec.forProvider.settings.tier
|
||||||
```
|
```
|
||||||
|
|
||||||
`ToEnvironmentFieldPath`. This type patches from a composed field to the
|
`ToEnvironmentFieldPath`. This type patches from a composed field to the
|
||||||
|
|
|
@ -748,7 +748,7 @@ the `--enable-environment-configs` flag on startup.
|
||||||
# spec.forProvider.settings.tier field.
|
# spec.forProvider.settings.tier field.
|
||||||
- type: FromEnvironmentFieldPath
|
- type: FromEnvironmentFieldPath
|
||||||
fromFieldPath: tier.name
|
fromFieldPath: tier.name
|
||||||
toF/ieldPath: spec.forProvider.settings.tier
|
toFieldPath: spec.forProvider.settings.tier
|
||||||
```
|
```
|
||||||
|
|
||||||
`ToEnvironmentFieldPath`. This type patches from a composed field to the
|
`ToEnvironmentFieldPath`. This type patches from a composed field to the
|
||||||
|
|
|
@ -756,7 +756,7 @@ the `--enable-environment-configs` flag on startup.
|
||||||
# spec.forProvider.settings.tier field.
|
# spec.forProvider.settings.tier field.
|
||||||
- type: FromEnvironmentFieldPath
|
- type: FromEnvironmentFieldPath
|
||||||
fromFieldPath: tier.name
|
fromFieldPath: tier.name
|
||||||
toF/ieldPath: spec.forProvider.settings.tier
|
toFieldPath: spec.forProvider.settings.tier
|
||||||
```
|
```
|
||||||
|
|
||||||
`ToEnvironmentFieldPath`. This type patches from a composed field to the
|
`ToEnvironmentFieldPath`. This type patches from a composed field to the
|
||||||
|
|
Loading…
Reference in New Issue