Skip to content

Commit 60eadd8

Browse files
authored
Merge pull request #4608 from kadupoornima/h4d-cp
H4D enable gcsfuse and set cluster availability type to ZONAL
2 parents e0c6a23 + 8744153 commit 60eadd8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

examples/gke-h4d/gke-h4d.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@ deployment_groups:
115115
system_node_pool_taints: []
116116
enable_multi_networking: true
117117
enable_dcgm_monitoring: true
118-
gcp_public_cidrs_access_enabled: false
118+
enable_gcsfuse_csi: true
119+
cluster_availability_type: "ZONAL"
119120
enable_private_endpoint: false # Allows access from authorized public IPs
120121
configure_workload_identity_sa: true
121122
master_authorized_networks:

0 commit comments

Comments
 (0)