Skip to content

Commit

Permalink
Update resources/2024-10-dapr-bindings.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Nowak <[email protected]>
Signed-off-by: SoTrx <[email protected]>
  • Loading branch information
SoTrx and rynowak committed Nov 21, 2024
1 parent 99abba9 commit 1c89cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/2024-10-dapr-bindings.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ To maximize convenience for the user, these recipes will be designed with the fo
### Detailed Design

This design will require adding a new type to the Applications.Dapr resource provider. This includes:
- Extending the TypeSpec schema definition to include the new Application.Dapr/Bindings resource
- Extending the TypeSpec schema definition to include the new `Application.Dapr/bindings` resource
- Adding the corresponding DaprBinding type to the internal representation (DaprRP)
- Allowing a new type of Dapr component (binding) to be emitted in the backend Kubernetes cluster.

Expand Down

0 comments on commit 1c89cae

Please sign in to comment.