Skip to content

Commit

Permalink
Added powerscale topology (#1172)
Browse files Browse the repository at this point in the history
  • Loading branch information
HarishH-DELL authored Jul 11, 2024
1 parent d4edadb commit ef4ec43
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@ function displayModules(installationType, driverName, CONSTANTS_PARAM) {
$(".vgsnapshot").hide();
$(".storage-capacity").show();
$(".max-volumes-per-node").show();
$(".topology").show();
document.getElementById("driver-namespace").value = CONSTANTS_PARAM.POWERSCALE_NAMESPACE;
if (installationType === 'operator'){
$(".observability-operator").show();
Expand Down

0 comments on commit ef4ec43

Please sign in to comment.