fix postgres product name (#12443)

Co-authored-by: Brian Bergeron <brberger@microsoft.com>
This commit is contained in:
Brian Bergeron
2020-09-18 07:37:47 -07:00
committed by GitHub
parent cac14ff181
commit 89d5c5febc
3 changed files with 4 additions and 5 deletions

View File

@@ -723,7 +723,6 @@
"textValidationRequired": true,
"textValidationRegex": "^[a-z]([-a-z0-9]{0,8}[a-z0-9])?$",
"textValidationDescription": "%arc.postgres.server.group.name.validation.description%",
"defaultValue": "postgres1",
"required": true
},
{