Skip to content

Commit

Permalink
parameterize event mesh config
Browse files Browse the repository at this point in the history
  • Loading branch information
Akatuoro committed Jan 23, 2025
1 parent 9e48f72 commit 9652f60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 0 additions & 2 deletions event-mesh.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"emname": "samples-multi-service-shared-db",
"version": "1.1.0",
"namespace": "cap/samples/shdb",
"options": {
"management": true,
"messagingrest": true,
Expand Down
3 changes: 3 additions & 0 deletions mta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,9 @@ resources:
service: enterprise-messaging
service-plan: default
path: ./event-mesh.json
config:
emname: bookstore-${org}-${space}
namespace: cap/cloud/samples
- name: samples-db
type: com.sap.xs.hdi-container
parameters:
Expand Down

0 comments on commit 9652f60

Please sign in to comment.