diff --git a/k8s/tendermint/tendermint-sc.yaml b/k8s/tendermint/tendermint-sc.yaml index 897edc52..8e93e00b 100644 --- a/k8s/tendermint/tendermint-sc.yaml +++ b/k8s/tendermint/tendermint-sc.yaml @@ -10,7 +10,7 @@ parameters: skuName: Premium_LRS #[Premium_LRS, Standard_LRS] location: westeurope # If you have created a different storage account e.g. for Premium Storage - #storageAccount: + storageAccount: # Use Managed Disk(s) with VMs using Managed Disks(Only used for Tectonic deployment) #kind: Managed --- @@ -26,6 +26,6 @@ parameters: skuName: Premium_LRS #[Premium_LRS, Standard_LRS] location: westeurope # If you have created a different storage account e.g. for Premium Storage - #storageAccount: + storageAccount: # Use Managed Disk(s) with VMs using Managed Disks(Only used for Tectonic deployment) #kind: Managed