updated helm and deployment

This commit is contained in:
2026-07-30 11:05:37 +02:00
parent a3348f4bd4
commit fc3e8debf3
+3 -3
View File
@@ -99,8 +99,8 @@ jobs:
namespace: spearhead-docs namespace: spearhead-docs
chart: '.helm' chart: '.helm'
value-files: >- value-files: >-
[ [
".helm/values.yaml" ".helm/values.yaml"
] ]
env: env:
KUBECONFIG_FILE: ${{ secrets.KUBECONFIG_CONTENT }} KUBECONFIG_FILE: ${{ secrets.KUBECONFIG_CONTENT }}