Skip to content

Commit 17549ec

Browse files
committed
config: fix format
1 parent 09f4e02 commit 17549ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/schemas/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ properties:
342342
and to reach user facing services such as Grafana, Harbor and OpenSearch Dashboards.
343343
E.g. with 'prod.domain.com', OpenSearch Dashboards is reached via 'opensearch.prod.domain.com'.
344344
type: string
345-
format: dns-domain-name
345+
format: hostname
346346
opsDomain:
347347
description: |-
348348
Domain intended for ingress usage in the service cluster and to reach

0 commit comments

Comments
 (0)