1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00

use standard values.yaml

This commit is contained in:
Martin McKeaveney 2021-12-17 15:46:06 +01:00
parent e086859c7a
commit 2b5d1a105a

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