Skip to content

Commit

Permalink
helm dependency build
Browse files Browse the repository at this point in the history
  • Loading branch information
ranchodeluxe committed Sep 9, 2024
1 parent a07127c commit 8190a66
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/helm-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ jobs:
cd helm-chart
helm dependency build eoapi
helm install $RELEASE_NAME \
--namespace default \
-f ./eoapi/values.yaml \
Expand Down Expand Up @@ -234,6 +236,8 @@ jobs:
cd helm-chart
helm dependency build eoapi
helm install $RELEASE_NAME \
--namespace $RELEASE_NAME \
--create-namespace \
Expand Down

0 comments on commit 8190a66

Please sign in to comment.