-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmta.yaml
48 lines (42 loc) · 1.34 KB
/
mta.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
## Generated mta.yaml based on template version 0.4.0
## appName = cap-auditlog
_schema-version: '3.1'
ID: cap-auditlog
version: 1.0.0
description: "A CAP project using SAP Audit Log Service."
parameters:
enable-parallel-deployments: true
build-parameters:
before-all:
- builder: custom
commands:
- npm install --production
- npx -p @sap/cds-dk cds build --production
modules:
# --------------------- SERVER MODULE ------------------------
- name: cap-auditlog-srv
# ------------------------------------------------------------
type: nodejs
path: gen/srv
requires:
# Resources extracted from CAP configuration
- name: cap-auditlog-uaa
provides:
- name: srv-api # required by consumers of CAP services (e.g. approuter)
properties:
srv-url: ${default-url}
resources:
# services extracted from CAP configuration
# 'service-plan' can be configured via 'cds.requires.<name>.vcap.plan'
# ------------------------------------------------------------
- name: cap-auditlog-uaa
# ------------------------------------------------------------
type: org.cloudfoundry.managed-service
parameters:
service: xsuaa
service-plan: application
config:
xsappname: -${space} # name + space dependency
tenant-mode: dedicated
# scopes:
# - name: $XSAPPNAME.