Skip to content

Commit

Permalink
Update powermax.go
Browse files Browse the repository at this point in the history
Declared the storageCapacity parameter
  • Loading branch information
tssushma authored Jun 27, 2023
1 parent 80e8a52 commit ebd815d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/drivers/powermax.go
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ func ModifyPowermaxCR(yamlString string, cr csmv1.ContainerStorageModule, fileTy
nodeChap := "false"
ctrlHealthMonitor := "false"
nodeHealthMonitor := "false"
storageCapacity := "true"

switch fileType {
case "Node":
Expand Down

0 comments on commit ebd815d

Please sign in to comment.