13 lines
184 B
YAML
13 lines
184 B
YAML
# Test values file for generating all of the yaml and check that
|
|
# the rendering is correct
|
|
|
|
ingress:
|
|
enabled: true
|
|
tls: true
|
|
|
|
service:
|
|
type: ClusterIP
|
|
|
|
metrics:
|
|
enabled: true
|