Skip to content

Commit

Permalink
Update pkg/daprrp/datamodel/daprconfigurationstore.go
Browse files Browse the repository at this point in the history
Co-authored-by: Yetkin Timocin <[email protected]>
Signed-off-by: SoTrx <[email protected]>
  • Loading branch information
SoTrx and ytimocin authored Sep 10, 2024
1 parent 78d3260 commit 31adec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/daprrp/datamodel/daprconfigurationstore.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ type DaprConfigurationStoreProperties struct {
// Metadata of the Dapr Configuration store resource.
Metadata map[string]*rpv1.DaprComponentMetadataValue `json:"metadata,omitempty"`

// The recipe used to automatically deploy underlying infrastructure for the Dapr Configuration store resource.
// The recipe used to automatically deploy underlying infrastructure for the Dapr Configuration store resource.
Recipe portableresources.ResourceRecipe `json:"recipe,omitempty"`

// List of the resource IDs that support the Dapr Configuration store Broker resource.
Expand Down

0 comments on commit 31adec9

Please sign in to comment.