diff --git a/extensions/resource-deployment/src/ui/deployClusterWizard/pages/summaryPage.ts b/extensions/resource-deployment/src/ui/deployClusterWizard/pages/summaryPage.ts index 95703de55e..32dec527c5 100644 --- a/extensions/resource-deployment/src/ui/deployClusterWizard/pages/summaryPage.ts +++ b/extensions/resource-deployment/src/ui/deployClusterWizard/pages/summaryPage.ts @@ -343,6 +343,7 @@ export class SummaryPage extends WizardPageBase { width: 180 }; const storageTable = this.view.modelBuilder.table().withProperties({ + title: localize('deployCluster.StorageSettings', "Storage settings"), data: [ [ localize('deployCluster.ControllerText', "Controller"),