Skip to content

Commit 1936403

Browse files
hiteshzopeHitesh Zopeumeshk20
authored
feat: adding example tfvars for multizone deployment (PSCLOUD-177) (#402)
* feat: adding example tfvars for multizone deployment (PSCLOUD-177) --------- Co-authored-by: Hitesh Zope <[email protected]> Co-authored-by: Umesh Kolhe <[email protected]>
1 parent 195302c commit 1936403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sample-input-multizone.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ default_nodepool_custom_data = ""
3434

3535
## General
3636
efs_performance_mode = "maxIO"
37-
storage_type = "standard"
37+
storage_type = "ha"
3838

3939
## Cluster Node Pools config
4040
node_pools = {

0 commit comments

Comments
 (0)