We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0f44fa commit bcf67eaCopy full SHA for bcf67ea
1 file changed
9.0.x/sample deployer params/mas-params-ocpv-manage.json
@@ -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