Skip to content

Commit b052856

Browse files
authored
Update documentation/modules/pvc-naming-vmware-specific-template.adoc
1 parent bc8d46c commit b052856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/modules/pvc-naming-vmware-specific-template.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ If the disk's filename is `windows-disk-D`, this template will extract just the
133133
+
134134
`{{ else }}` means that if the condition is *false*, the template falls back to this section.
135135
+
136-
`{{ .VmName }}` means that the original VM name is used if it does not match the regex.
136+
`{{ .VmName }}` means that the original VM name is used if it does not match the regular expression.
137137
+
138138
If your VM is named `db-mysql-primary`, the PVC name will become `production-db-mysql-primary`.
139139
+

0 commit comments

Comments
 (0)