1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00

use standard values.yaml

This commit is contained in:
Martin McKeaveney 2021-12-17 15:46:06 +01:00
parent 1348df0cb0
commit f94aaee8ee

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 }}'