move values-local.yaml to values-local.yaml.example and give it exarmple values
This commit is contained in:
parent
80c2f776d3
commit
8269ab3900
3 changed files with 15 additions and 20 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -28,3 +28,6 @@ cypress/videos/
|
|||
|
||||
# Helm dependencies
|
||||
deployment/helmchart/charts/
|
||||
|
||||
# Helm values
|
||||
deployment/helmchart/values-local.yaml
|
||||
|
|
|
|||
Reference in a new issue