Skip to content

Commit a079db4

Browse files
committed
Refactor gke a4x blueprint
1 parent d454d5d commit a079db4

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

examples/gke-a4x/gke-a4x.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ vars:
6464
# # Please refer https://cloud.google.com/managed-lustre/docs/locations
6565

6666
# # Managed-Lustre instance name. This should be unique for each deployment.
67-
# lustre_instance_id: gke-lustre-instance-a4x1
67+
# lustre_instance_id: $(vars.deployment_name)
6868

6969
# # The values of size_gib and per_unit_storage_throughput are co-related
7070
# # Please refer https://cloud.google.com/managed-lustre/docs/create-instance#performance-tiers
@@ -259,8 +259,6 @@ deployment_groups:
259259
# remote_mount: lustrefs
260260
# size_gib: $(vars.lustre_size_gib)
261261
# per_unit_storage_throughput: $(vars.per_unit_storage_throughput)
262-
# zone: us-central1-a
263-
264262

265263
# - id: lustre-pv
266264
# source: modules/file-system/gke-persistent-volume

0 commit comments

Comments
 (0)