Skip to content

Commit

Permalink
maybe fixes issue?
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 committed Apr 4, 2024
1 parent 00c9b19 commit 251b3ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auth-layer-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
uses: helm/[email protected]

- name: Install chart
run: ct install --helm-extra-args="--timeout 10m --set global.auth.clientSecret=abc123" --charts charts/hedera-the-graph-auth-layer --config .github/ct.yaml
run: ct install --helm-extra-args="--set global.auth.clientSecret=abc123 --timeout 10m" --charts charts/hedera-the-graph-auth-layer --config .github/ct.yaml

0 comments on commit 251b3ec

Please sign in to comment.