mirror of https://github.com/crossplane/docs.git
Merge pull request #434 from okgolove/feature/concepts-fix-typo
This commit is contained in:
commit
a43dd013e0
|
@ -756,7 +756,7 @@ the `--enable-environment-configs` flag on startup.
|
|||
# spec.forProvider.settings.tier field.
|
||||
- type: FromEnvironmentFieldPath
|
||||
fromFieldPath: tier.name
|
||||
toF/ieldPath: spec.forProvider.settings.tier
|
||||
toFieldPath: spec.forProvider.settings.tier
|
||||
```
|
||||
|
||||
`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.
|
||||
- type: FromEnvironmentFieldPath
|
||||
fromFieldPath: tier.name
|
||||
toF/ieldPath: spec.forProvider.settings.tier
|
||||
toFieldPath: spec.forProvider.settings.tier
|
||||
```
|
||||
|
||||
`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.
|
||||
- type: FromEnvironmentFieldPath
|
||||
fromFieldPath: tier.name
|
||||
toF/ieldPath: spec.forProvider.settings.tier
|
||||
toFieldPath: spec.forProvider.settings.tier
|
||||
```
|
||||
|
||||
`ToEnvironmentFieldPath`. This type patches from a composed field to the
|
||||
|
|
Loading…
Reference in New Issue