From 9652f6089a1aa5b2fa3100a1f9aace2bff55a3d4 Mon Sep 17 00:00:00 2001 From: Johannes Vogt Date: Thu, 23 Jan 2025 15:54:21 +0100 Subject: [PATCH] parameterize event mesh config --- event-mesh.json | 2 -- mta.yaml | 3 +++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/event-mesh.json b/event-mesh.json index 08d38f47..0a7d0428 100644 --- a/event-mesh.json +++ b/event-mesh.json @@ -1,7 +1,5 @@ { - "emname": "samples-multi-service-shared-db", "version": "1.1.0", - "namespace": "cap/samples/shdb", "options": { "management": true, "messagingrest": true, diff --git a/mta.yaml b/mta.yaml index b69f1fa5..91a7c8df 100644 --- a/mta.yaml +++ b/mta.yaml @@ -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: