Skip to content

Commit

Permalink
Added powerscale topology
Browse files Browse the repository at this point in the history
  • Loading branch information
HarishH-DELL committed Jul 11, 2024
1 parent d4edadb commit df4ad4e
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 df4ad4e

Please sign in to comment.