116931bb51
* Rename common chart to helm-toolkit * Update useage of helpers to include reference to chart they come from. * Update helm-toolkit function naming Also catches several functions missed in previous PS * Update remaining requirements.yaml to use helm-toolbox * Dep Check container fix for common -> helm-toolbox renaming
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
|
|
|