Skip to content

Commit

Permalink
tr-parking-os-sfhera: cicd fix
Browse files Browse the repository at this point in the history
  • Loading branch information
clezag committed Jul 4, 2024
1 parent b384535 commit e563080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tr-parking-offstreet-sfhera.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
k8s-name: ${{ env.PROJECT_NAME }}
k8s-namespace: collector
chart-path: helm/generic-collector
values-file: ${{ env.WORKGIN_DIRECTORY }}/${{ env.VALUES_YAML }}
values-file: ${{ env.WORKING_DIRECTORY }}/${{ 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
Expand Down

0 comments on commit e563080

Please sign in to comment.