Skip to content

Commit c3f31bf

Browse files
committed
changes
1 parent f04aaf8 commit c3f31bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/gke-autopilot-cluster/metadata.display.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ spec:
472472
name: subnetwork
473473
title: Subnetwork
474474
regexValidation: ^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$
475-
validation: Network name must start with a lowercase letter followed by up to 62 lowercase letters, numbers, or hyphens and cannot end with a hyphen.
475+
validation: Subnetwork name must start with a lowercase letter followed by up to 62 lowercase letters, numbers, or hyphens and cannot end with a hyphen.
476476
altDefaults:
477477
- type: ALTERNATE_TYPE_DC
478478
value: default

modules/gke-standard-cluster/metadata.display.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -993,7 +993,7 @@ spec:
993993
name: subnetwork
994994
title: Subnetwork
995995
regexValidation: ^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$
996-
validation: Network name must start with a lowercase letter followed by up to 62 lowercase letters, numbers, or hyphens and cannot end with a hyphen.
996+
validation: Subnetwork name must start with a lowercase letter followed by up to 62 lowercase letters, numbers, or hyphens and cannot end with a hyphen.
997997
altDefaults:
998998
- type: ALTERNATE_TYPE_DC
999999
value: default

0 commit comments

Comments
 (0)