File tree Expand file tree Collapse file tree
opskubedbcom-clickhouseopsrequest-editor/ui
opskubedbcom-weaviateopsrequest-editor/ui Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -120,9 +120,9 @@ step:
120120 - header : Replica
121121 init :
122122 type : func
123- value : setValueFromDbDetails|/spec/replicas
123+ value : setValueFromDbDetails|/spec/clusterTopology/cluster/ replicas
124124 label : Replicas
125- schema : schema/properties/spec/properties/horizontalScaling/properties/member
125+ schema : schema/properties/spec/properties/horizontalScaling/properties/replicas
126126 subtitle : Define the total number of replicas for the database. Increasing
127127 replicas improves fault tolerance and load distribution , while reducing
128128 replicas conserves resources
@@ -131,9 +131,6 @@ step:
131131 label : Each replica represents an independent copy of your database. For example,
132132 setting this to 3 creates three copies of the database for better availability.
133133 type : info
134- if :
135- name : ifDbTypeEqualsTo|cluster|horizontalScaling
136- type : function
137134 type : horizontal-layout
138135 fixedBlock : true
139136 if :
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ step:
122122 type : func
123123 value : setValueFromDbDetails|/spec/replicas
124124 label : Replicas
125- schema : schema/properties/spec/properties/horizontalScaling/properties/member
125+ schema : schema/properties/spec/properties/horizontalScaling/properties/node
126126 subtitle : Define the total number of replicas for the database. Increasing
127127 replicas improves fault tolerance and load distribution , while reducing
128128 replicas conserves resources
@@ -131,9 +131,6 @@ step:
131131 label : Each replica represents an independent copy of your database. For example,
132132 setting this to 3 creates three copies of the database for better availability.
133133 type : info
134- if :
135- name : ifDbTypeEqualsTo|cluster|horizontalScaling
136- type : function
137134 type : horizontal-layout
138135 fixedBlock : true
139136 if :
You can’t perform that action at this time.
0 commit comments