Skip to content

Commit bcf67ea

Browse files
committed
initial params potentially needed for cp4d manage
1 parent f0f44fa commit bcf67ea

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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-cp4d-install-cognos": "true"
12+
13+
}
14+
}
15+
}

0 commit comments

Comments
 (0)