Fix EnvironmentConfigs Selector (#309)

Fix https://github.com/crossplane/docs/issues/308
This commit is contained in:
Clément Blaise 2023-02-02 02:41:20 +08:00 committed by GitHub
parent 4004c4b395
commit 41f0fd3fe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -314,6 +314,7 @@ spec:
name: example-environment
- type: Selector
selector:
matchLabels:
- key: stage
type: FromCompositeFieldPath # this is the default
valueFromFieldPath: spec.parameters.stage