From 8bf7a0b276c5e075a45f42972ca815e615f7dd61 Mon Sep 17 00:00:00 2001 From: Clemens Zagler Date: Thu, 9 May 2024 17:02:05 +0200 Subject: [PATCH] rest-push: cicd fix --- .github/workflows/dc-rest-push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dc-rest-push.yml b/.github/workflows/dc-rest-push.yml index 2bdef0f..c798385 100644 --- a/.github/workflows/dc-rest-push.yml +++ b/.github/workflows/dc-rest-push.yml @@ -78,7 +78,7 @@ jobs: k8s-name: ${{ env.K8S_NAME }} k8s-namespace: collector chart-path: ${{ env.WORKING_DIRECTORY}}/infrastructure/helm/rest-push - values-file: ${{ env.WORKING_DIRECTORY}}/${{ env.VALUES_YAML }} + values-file: ${{ env.VALUES_YAML }} aws-access-key-id: ${{ secrets.AWS_DEV_ACCESS_KEY_ID }} aws-secret-access-key: ${{ secrets.AWS_DEV_ACCESS_KEY_SECRET }} aws-eks-cluster-name: aws-main-eu-01