We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37a44c5 + c312e6c commit 1b73a57Copy full SHA for 1b73a57
1 file changed
examples/gke-h4d/gke-h4d.yaml
@@ -123,6 +123,7 @@ deployment_groups:
123
enable_dcgm_monitoring: true
124
enable_private_endpoint: false # Allows access from authorized public IPs
125
configure_workload_identity_sa: true
126
+ enable_filestore_csi: true
127
master_authorized_networks:
128
- cidr_block: $(vars.authorized_cidr) # Allows your machine to run the kubectl command. Required for multi network setup.
129
display_name: "kubectl-access-network"
0 commit comments