-
Notifications
You must be signed in to change notification settings - Fork 65
/
Copy pathmta.yaml
79 lines (78 loc) · 2.25 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
ID: managed-fiori
_schema-version: 3.2.0
version: 1.0.0
parameters:
enable-parallel-deployments: true
modules:
- name: HTML5Module1
type: html5
path: HTML5Module1
build-parameters:
builder: custom
commands:
- npm run build
supported-platforms: []
- name: webapp-deployer
type: com.sap.application.content
path: .
requires:
- name: managed-fiori-html5-repo-host
parameters:
content-target: true
build-parameters:
build-result: resources
requires:
- artifacts:
- HTML5Module1-content.zip
name: HTML5Module1
target-path: resources/
- name: managed-fiori-destination-content
type: com.sap.application.content
build-parameters:
no-source: true
requires:
- name: managed-fiori-uaa
parameters:
service-key:
name: managed-fiori-uaa-key
- name: managed-fiori-html5-repo-host
parameters:
service-key:
name: managed-fiori-html5-repo-host-key
- name: managed-fiori-destination
parameters:
content-target: true
parameters:
content:
instance:
existing_destinations_policy: update
destinations:
- Name: managed-fiori-destination-html5
ServiceInstanceName: managed-fiori-html5-repo-host
ServiceKeyName: managed-fiori-html5-repo-host-key
sap.cloud.service: cloud.service
- Name: managed-fiori-destination-uaa
Authentication: OAuth2UserTokenExchange
ServiceInstanceName: managed-fiori-uaa
ServiceKeyName: managed-fiori-uaa-key
sap.cloud.service: cloud.service
resources:
- name: managed-fiori-destination
type: org.cloudfoundry.managed-service
parameters:
service-plan: lite
service: destination
path: ./destination.json
- name: managed-fiori-html5-repo-host
type: org.cloudfoundry.managed-service
parameters:
service-plan: app-host
service: html5-apps-repo
config:
sizeLimit: 2
- name: managed-fiori-uaa
type: org.cloudfoundry.managed-service
parameters:
path: ./xs-security.json
service-plan: application
service: xsuaa