Skip to content

Commit fa33828

Browse files
committed
added value for zones
1 parent 3e0c44c commit fa33828

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/container-storage/enable-multi-zone-redundancy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Enable storage redundancy across multiple availability zones in Azu
44
author: khdownie
55
ms.service: azure-container-storage
66
ms.topic: how-to
7-
ms.date: 10/30/2023
7+
ms.date: 11/03/2023
88
ms.author: kendownie
99
---
1010

@@ -49,7 +49,7 @@ Follow these steps to create a multi-zone storage pool that uses Azure Disks. Fo
4949
name: azuredisk
5050
namespace: acstor
5151
spec:
52-
zones: [""]
52+
zones: ["1", "2", "3"]
5353
poolType:
5454
azureDisk: {}
5555
resources:

0 commit comments

Comments
 (0)