Skip to content

Commit 979bcc6

Browse files
authored
chore: set secondary storage to 300gb.10iops-tier in landing zone override json (#144)
1 parent 9567821 commit 979bcc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

override-json-file/override.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"manage_all_addons": false,
2424
"name": "workload-cluster",
2525
"resource_group": "workload-rg",
26-
"secondary_storage": null,
26+
"secondary_storage": "300gb.10iops-tier",
2727
"subnet_names": [
2828
"vsi-zone-1",
2929
"vsi-zone-2",

0 commit comments

Comments
 (0)