@@ -28,10 +28,10 @@ spec:
2828 Choose the defined storage class for the cloud pak deployer.
2929 {
3030 "options": [
31- {"text": " auto-storage","value": "auto-storage", "default": "true"} ,
32- {"text": " ocs-storage","value": "ocs-storage"} ,
33- {"text": " custom","value": "custom"} ,
34- {"text": " nfs-storage","value": "nfs-storage"}
31+ " auto-storage",
32+ " ocs-storage",
33+ " custom",
34+ " nfs-storage"
3535 ]
3636 }
3737 default : " auto-storage"
4141 Choose the defined storage type for the cloud pak deployer.
4242 {
4343 "options": [
44- {"text": " auto","value": "auto", "default": "true"} ,
45- {"text": " ocs","value": "ocs"} ,
46- {"text": " nfs","value": "nfs"}
44+ " auto",
45+ " ocs",
46+ " nfs"
4747 ]
4848 }
4949 default : " auto"
@@ -68,45 +68,45 @@ spec:
6868 - name : cpd-sequential-install
6969 type : string
7070 description : |
71- Do you want to install components sequentially?
71+ Do you want to install components sequentially? Choose "True" if yes.
7272 {
7373 "options": [
74- {"text": "No","value": " False"} ,
75- {"text": "Yes","value": " True", "default": "true"}
74+ " False",
75+ " True"
7676 ]
7777 }
7878 default : " True"
7979 - name : cpd-use-fs-iam
8080 type : string
8181 description : |
82- Do you want to enable FS IAM?
82+ Do you want to enable FS IAM? Choose "True" if yes.
8383 {
8484 "options": [
85- {"text": "Yes","value": " True", "default": "true"} ,
86- {"text": "No","value": " False"}
85+ " True",
86+ " False"
8787 ]
8888 }
8989 default : " True"
9090
9191 - name : scheduler-state
9292 type : string
9393 description : |
94- Do you want to install scheduler?
94+ Do you want to install scheduler? Choose "installed" if yes.
9595 {
9696 "options": [
97- {"text": "No","value": " removed", "default": "true"} ,
98- {"text": "Yes","value": " installed"}
97+ " removed",
98+ " installed"
9999 ]
100100 }
101101 default : " removed"
102102 - name : analyticsengine-state
103103 type : string
104104 description : |
105- Do you want to install analytics engine?
105+ Do you want to install analytics engine? Choose "installed" if yes.
106106 {
107107 "options": [
108- {"text": "No","value": " removed", "default": "true"} ,
109- {"text": "Yes","value": " installed"}
108+ " removed",
109+ " installed"
110110 ]
111111 }
112112 default : " removed"
@@ -116,31 +116,31 @@ spec:
116116 Choose the size of analytics engine installation. (only applied if component is installed)
117117 {
118118 "options": [
119- {"text": "Small","value": " small", "default": "true"} ,
120- {"text": "Medium","value": " medium"} ,
121- {"text": "Large","value": " large"}
119+ " small",
120+ " medium",
121+ " large"
122122 ]
123123 }
124124 default : " small"
125125 - name : bigsql-state
126126 type : string
127127 description : |
128- Do you want to install bigsql?
128+ Do you want to install bigsql? Choose "installed" if yes.
129129 {
130130 "options": [
131- {"text": "No","value": " removed", "default": "true"} ,
132- {"text": "Yes","value": " installed"}
131+ " removed",
132+ " installed"
133133 ]
134134 }
135135 default : " removed"
136136 - name : ca-state
137137 type : string
138138 description : |
139- Do you want to install cognos analytics?
139+ Do you want to install cognos analytics? Choose "installed" if yes.
140140 {
141141 "options": [
142- {"text": "No","value": " removed", "default": "true"} ,
143- {"text": "Yes","value": " installed"}
142+ " removed",
143+ " installed"
144144 ]
145145 }
146146 default : " removed"
@@ -150,9 +150,9 @@ spec:
150150 Choose size of cognos analytics installation. (only applied if component is installed)
151151 {
152152 "options": [
153- {"text": "Small","value": " small", "default": "true"} ,
154- {"text": "Medium","value": " medium"} ,
155- {"text": "Large","value": " large"}
153+ " small",
154+ " medium",
155+ " large"
156156 ]
157157 }
158158 default : " small"
@@ -163,33 +163,33 @@ spec:
163163 - name : dashboard-state
164164 type : string
165165 description : |
166- Do you want to install cognos dashboards?
166+ Do you want to install cognos dashboards? Choose "installed" if yes.
167167 {
168168 "options": [
169- {"text": "No","value": " removed", "default": "true"} ,
170- {"text": "Yes","value": " installed"}
169+ " removed",
170+ " installed"
171171 ]
172172 }
173173 default : " removed"
174174 - name : datagate-state
175175 type : string
176176 description : |
177- Do you want to install datagate?
177+ Do you want to install datagate? Choose "installed" if yes.
178178 {
179179 "options": [
180- {"text": "No","value": " removed", "default": "true"} ,
181- {"text": "Yes","value": " installed"}
180+ " removed",
181+ " installed"
182182 ]
183183 }
184184 default : " removed"
185185 - name : dataproduct-state
186186 type : string
187187 description : |
188- Do you want to install Data Product Hub?
188+ Do you want to install Data Product Hub? Choose "installed" if yes.
189189 {
190190 "options": [
191- {"text": "No","value": " removed", "default": "true"} ,
192- {"text": "Yes","value": " installed"}
191+ " removed",
192+ " installed"
193193 ]
194194 }
195195 default : " removed"
@@ -620,25 +620,25 @@ spec:
620620 - name : install-openshift-ai
621621 type : string
622622 description : |
623- Install the OpenShift AI operator and configure it for CP4D.
623+ Do you want to install the OpenShift AI operator and configure it for CP4D? If yes, use value 'True'
624624 {
625625 "options": [
626- {"text": "No","value": " False"} ,
627- {"text": "Yes","value": " True", "default": "true"}
626+ "' False'" ,
627+ "' True'"
628628 ]
629629 }
630- default : " True"
630+ default : " ' True' "
631631 - name : configure-gpu
632632 type : string
633633 description : |
634- Install the NVIDIA operator and Node Feature Discovery for GPU nodes.
634+ Do you want to install the NVIDIA operator and Node Feature Discovery for GPU nodes? If yes, use value 'True'
635635 {
636636 "options": [
637- {"text": "No","value": " False"} ,
638- {"text": "Yes","value": " True", "default": "true"}
637+ "' False'" ,
638+ "' True'"
639639 ]
640640 }
641- default : " True"
641+ default : " ' True' "
642642 - name : watsonx-ai-state
643643 type : string
644644 description : |
0 commit comments