Update 'deploy.yaml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-01-19 21:23:00 +00:00
parent 9addff136a
commit fd8873b50d

View File

@@ -49,6 +49,10 @@ areas:
title: Hostname title: Hostname
label: label:
extra: Can only contain alphanumeric characters and hyphens; must be between 1 and 15 characters long extra: Can only contain alphanumeric characters and hyphens; must be between 1 and 15 characters long
extraStyle:
font-size: smaller
font-style: italic
margin-left: 10
span: 5 span: 5
validate: validate:
- status: error - status: error
@@ -102,6 +106,10 @@ areas:
placeholder: 1.1.1.1, 1.0.0.1 placeholder: 1.1.1.1, 1.0.0.1
label: label:
extra: (comma-separated list of IP addresses) extra: (comma-separated list of IP addresses)
extraStyle:
font-size: smaller
font-style: italic
margin-left: 10
span: 5 span: 5
validate: validate:
- status: error - status: error