bcf23c7399
This introduces changes across several charts, for consistent endpoint lookup routines. Today, only the internal endpoints are defined (and copied to admin and public). This can later be expanded to handle unique public and admin endpoints. This ensures the catalog is populated with consistent URLs for all services.
13 lines
202 B
YAML
13 lines
202 B
YAML
# Default values for utils.
|
|
# This is a YAML-formatted file.
|
|
# Declare name/value pairs to be passed into your templates.
|
|
# name: value
|
|
|
|
global:
|
|
region: cluster
|
|
tld: local
|
|
|
|
endpoints:
|
|
fqdn: null
|
|
|