Skip to content

Commit

Permalink
bump load test DB size to 20G
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudhwarrier committed May 23, 2024
1 parent 38a8f8d commit cbd1d22
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Password = '%s'`
},
},
"stateful": true,
"capacity": "10Gi",
"capacity": "20Gi",
}

recNodeSpec = map[string]interface{}{
Expand Down

0 comments on commit cbd1d22

Please sign in to comment.