Closed meain closed 2 years ago
fqdn:
# -- root domain
domain: paralus.local
# -- used for viewing dashboard
hostname: “console”
# -- a wildcard subdomain used for controller cluster to target
# -- cluster communication
coreConnectorSubdomain: “*.core-connector”
# -- a wildcard subdomain used for controller cluster to end user
# -- communication
userSubdomain: “*.user”
What does this PR change?
Rename
domain.host
todomain.root
invalues.yaml
. The actual name to be replaced is still to be finalized. Started this PR just to have a discussion around it.Does the PR depend on any other PRs or Issues? If yes, please list them.
No
Checklist
I confirm, that I have...
CONTRIBUTING.md
go fmt
(if applicable)~CHANGELOG.md
~