Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions mta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ resources:
parameters:
service: enterprise-messaging
service-plan: default
path: ./event-mesh.json
path: .deploy/event-mesh.json
config:
emname: bookstore-${org}-${space}
namespace: cap/samples/${space}
Expand All @@ -167,7 +167,7 @@ resources:
parameters:
service: xsuaa
service-plan: application
path: ./xs-security.json
path: .deploy/xs-security.json
config:
xsappname: samples-${org}-${space}
tenant-mode: dedicated
Expand Down