Skip to content

Commit

Permalink
removing debug from helm commands
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Aug 23, 2024
1 parent 3b110c4 commit f6fad64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-node-placeholder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ jobs:
helm upgrade \
--install --wait \
--namespace=node-placeholder node-placeholder node-placeholder \
-f node-placeholder/secrets.yaml --debug
-f node-placeholder/secrets.yaml

0 comments on commit f6fad64

Please sign in to comment.