Skip to content

Commit 4bc71f2

Browse files
committed
ci: remove useless helm settings
1 parent 1805d5d commit 4bc71f2

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

.github/workflows/__shared-ci.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,3 @@ jobs:
2727
steps:
2828
- name: Test helm charts
2929
uses: hoverkraft-tech/ci-github-container/actions/helm/test-chart@a0bab9151cc074af9f6c8204ab42a48d2d570379 # 0.30.6
30-
with:
31-
helm-repositories: |
32-
bitnami https://charts.bitnami.com/bitnami
33-
jetstack https://charts.jetstack.io
34-
helm-set: |
35-
global.railsSecretKey=\$RAILS_SECRET_KEY
36-
global.signingKey=\$SIGNING_KEY
37-
cert-manager.enabled=true
38-
env:
39-
RAILS_SECRET_KEY: ${{ secrets.RAILS_SECRET_KEY }}
40-
SIGNING_KEY: ${{ secrets.SIGNING_KEY }}

0 commit comments

Comments
 (0)