move values-local.yaml to values-local.yaml.example and give it exarmple values

This commit is contained in:
Maarten de Waard 2021-10-05 16:41:56 +02:00
parent 80c2f776d3
commit 8269ab3900
No known key found for this signature in database
GPG key ID: 1D3E893A657CC8DA
3 changed files with 15 additions and 20 deletions

View file

@ -0,0 +1,12 @@
# 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