Skip to content

Commit f3cf29b

Browse files
committed
add params for manage and iot,health
1 parent bcf67ea commit f3cf29b

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"deployer": {
3+
"package": "deployer-mas-9.0-v2",
4+
"params": {
5+
"rwx-storageclass": "ocs-external-storagecluster-cephfs",
6+
"rwo-storageclass": "ocs-external-storagecluster-cephfs",
7+
"tlscert-secret": "ingress-certificate-tls",
8+
"tlscert-namespace": "openshift-ingress",
9+
"mas-install-core": "true",
10+
"mas-install-manage": "true",
11+
"mas-install-demo-data": "true",
12+
"mas-cp4d-install-cognos": "true",
13+
"mas-install-iot": "true",
14+
"mas-install-health": "true"
15+
}
16+
}
17+
}

9.0.x/sample deployer params/mas-params-ocpv-manage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"tlscert-namespace": "openshift-ingress",
99
"mas-install-core": "true",
1010
"mas-install-manage": "true",
11+
"mas-install-demo-data": "true",
1112
"mas-cp4d-install-cognos": "true"
12-
1313
}
1414
}
1515
}

0 commit comments

Comments
 (0)