Skip to content

Commit e8ad3bb

Browse files
committed
[id] updated allowedTopologies values format
1 parent fbd099a commit e8ad3bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/id/docs/concepts/storage/storage-classes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,8 @@ allowedTopologies:
198198
- matchLabelExpressions:
199199
- key: failure-domain.beta.kubernetes.io/zone
200200
values:
201-
- us-central1-a
202-
- us-central1-b
201+
- us-central-1a
202+
- us-central-1b
203203
```
204204

205205
## Parameter-Parameter

0 commit comments

Comments
 (0)