dashboard/deployment/helmchart/values-local.yaml.example

13 lines
252 B
Text
Raw Normal View History

# Values you're likely to want to override. See values.yaml for their meanings
frontend:
host: dashboard.oas.example.com
backend:
secretKey: My random secret key
ingress:
enabled: true
certManager: true
hostname: dashboard.oas.example.com