12 lines
251 B
Text
12 lines
251 B
Text
# Values you will likely 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
|