We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d30d16c commit 5ef6d79Copy full SHA for 5ef6d79
config/schemas/config.yaml
@@ -67,7 +67,7 @@ properties:
67
title: Base Domain
68
description: |-
69
Domain intended for ingress usage in the workload cluster
70
- and to reach user facing services such as Grafana, Harbor and OpenSearch Dashboards.
+ and to reach application developer facing services such as Grafana, Harbor and OpenSearch Dashboards.
71
E.g. with 'prod.domain.com', OpenSearch Dashboards is reached via 'opensearch.prod.domain.com'.
72
type: string
73
format: hostname
0 commit comments