Closed cainelli closed 7 years ago
When host parameter is wrong we're getting the following event:
host
Field 'host' in wrong format, expecting: [name].[namespace].[domain.tld]
The expected is
Field 'host' in wrong format, expecting: [name]-[namespace].[domain.tld]
When
host
parameter is wrong we're getting the following event:Field 'host' in wrong format, expecting: [name].[namespace].[domain.tld]
The expected is
Field 'host' in wrong format, expecting: [name]-[namespace].[domain.tld]