-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmta.yaml
44 lines (43 loc) · 1015 Bytes
/
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
ID: wb3
_schema-version: '2.1'
description: 'Waybill Node.js + CD&S'
version: 0.0.4
# only for -> cf deploy (as a one archive)
modules:
- name: wb3-db
type: hdb
path: db
parameters:
memory: 256M
disk-quota: 256M
requires:
- name: wb3-hdi-rpr
# - name: wb3-srv
# provides:
# - name: wb3_srv_api
# properties:
# beurl: ${default-url}
#
# - name: wb3-app
# requires:
# - name: wb3_srv_api
# group: destinations
# properties:
# name: wb3_srv_api
# url: '~{beurl}'
# forwardAuthToken: true
resources:
- name: wb3-hdi-rpr
type: com.sap.xs.hdi-container
parameters:
config:
schema: wb3
service-name: wb3-hdi-rpr
properties:
hdi-container-name: '${service-name}'
# - name: wb3-uaa
# type: org.cloudfoundry.managed-service
# parameters:
# path: ./xs-security.json
# service-plan: application
# service: xsuaa