Skip to content

Commit

Permalink
Troubleshoot
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Mar 1, 2024
1 parent ac63a40 commit 1ea9189
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:
name: Deploys
# needs: [builds]
uses: ./.github/workflows/.deployer.yml
secrets:
OC_NAMESPACE: ${{ secrets.OC_NAMESPACE }}
OC_TOKEN: ${{ secrets.OC_TOKEN }}
with:
params: |
--set global.autoscaling=false
Expand Down

0 comments on commit 1ea9189

Please sign in to comment.