use standard values.yaml

This commit is contained in:
Martin McKeaveney 2021-12-17 15:46:06 +01:00
parent 1348df0cb0
commit f94aaee8ee
1 changed files with 4 additions and 4 deletions

View File

@ -74,10 +74,10 @@ jobs:
values: |
globals:
appVersion: ${{ steps.previoustag.outputs.tag }}
value-files: >-
[
"charts/budibase/values.yaml"
]
# value-files: >-
# [
# "charts/budibase/values.yaml"
# ]
env:
KUBECONFIG_FILE: '${{ secrets.PREPROD_KUBECONFIG }}'