Skip to content

Commit

Permalink
chore(dapr-configuration) : Changing sample recipe names for a more e…
Browse files Browse the repository at this point in the history
…xplicit name

Signed-off-by: SoTrxII <[email protected]>
  • Loading branch information
SoTrx committed Oct 1, 2024
1 parent c17e78c commit 23afd0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ resource configStore 'Applications.Dapr/configurationStores@2023-10-01-preview'
application: app.id
recipe: {
// Name a specific recipe to use
name: 'azure-redis'
name: 'azure-redis-with-config'
// Set optional/required parameters (specific to the Recipe)
parameters: {
size: 'large'
Expand Down

0 comments on commit 23afd0d

Please sign in to comment.