-
Notifications
You must be signed in to change notification settings - Fork 29
/
.catalog-onboard-pipeline.yaml
59 lines (59 loc) · 1.87 KB
/
.catalog-onboard-pipeline.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
---
apiVersion: v1
offerings:
- name: deploy-arch-ibm-slz-vsi
kind: solution
catalog_id: 7df1e4ca-d54c-4fd0-82ce-3d13247308cd
offering_id: ef663980-4c71-4fac-af4f-4a510a9bcf68
include_git_submodules: true
variations:
- name: quickstart
mark_ready: false
install_type: fullstack
validation_type: schematics
- name: standard
mark_ready: false
install_type: fullstack
validation_type: schematics
scc:
instance_id: 1c7d5f78-9262-44c3-b779-b28fe4d88c37
region: us-south
- name: existing-vpc
mark_ready: false
install_type: extension
validation_type: schematics
pre_validation: "tests/scripts/pre-validation-deploy-slz-vpc.sh"
post_validation: "tests/scripts/post-validation-destroy-slz-vpc.sh"
scc:
instance_id: 1c7d5f78-9262-44c3-b779-b28fe4d88c37
region: us-south
- name: deploy-arch-ibm-slz-vpc
kind: solution
catalog_id: 7df1e4ca-d54c-4fd0-82ce-3d13247308cd
offering_id: 9fc0fa64-27af-4fed-9dce-47b3640ba739
include_git_submodules: true
variations:
- name: standard
mark_ready: false
install_type: fullstack
validation_type: schematics
scc:
instance_id: 1c7d5f78-9262-44c3-b779-b28fe4d88c37
region: us-south
- name: deploy-arch-ibm-slz-ocp
kind: solution
catalog_id: 7df1e4ca-d54c-4fd0-82ce-3d13247308cd
offering_id: 95fccffc-ae3b-42df-b6d9-80be5914d852
include_git_submodules: true
variations:
- name: standard
mark_ready: false
install_type: fullstack
validation_type: schematics
scc:
instance_id: 1c7d5f78-9262-44c3-b779-b28fe4d88c37
region: us-south
- name: quickstart
mark_ready: false
install_type: fullstack
validation_type: schematics