Skip to content

Commit

Permalink
Update README.md (#499)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielforsap authored Jan 19, 2025
1 parent e1a502d commit 1c3ea5a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -695,6 +695,10 @@ fields in the `spec` field of the `ServiceInstance` or `ServiceBinding` resource
While you may use either or both of `parameters` and `parametersFrom` fields, `watchParametersFromChanges` is only relevant when used alongside `parametersFrom`.
**Note**
The `watchParametersFromChanges` field is only relevant for `ServiceInstance` resourcces because `ServiceBinding` resourcse can't be updated.
If multiple sources in the `parameters` and `parametersFrom` blocks are specified,
the final payload merges all of them at the top level.
If there are any duplicate properties defined at the top level, the specification
Expand Down

0 comments on commit 1c3ea5a

Please sign in to comment.