Skip to content

Commit

Permalink
fix redis ops
Browse files Browse the repository at this point in the history
Signed-off-by: SamiulSourav <[email protected]>
  • Loading branch information
SamiulSourav committed Aug 22, 2024
1 parent 480da27 commit 9d4f287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/opskubedbcom-redisopsrequest-editor/ui/create-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ steps:
- computed: setValueFromDbDetails|/spec/cluster/master
if: ifDbTypeEqualsTo|Cluster|horizontalScaling
label:
text: labels.master
text: labels.shard
schema:
$ref: schema#/properties/spec/properties/horizontalScaling/properties/master
$ref: schema#/properties/spec/properties/horizontalScaling/properties/shards
type: input
- computed: setValueFromDbDetails|/spec/cluster/replicas
if: ifDbTypeEqualsTo|Cluster|horizontalScaling
Expand Down

0 comments on commit 9d4f287

Please sign in to comment.