Skip to content

Commit

Permalink
feat: applies scaling rules during deployment as well
Browse files Browse the repository at this point in the history
  • Loading branch information
akoenig committed May 7, 2024
1 parent 7db5630 commit c389c60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:
manifests: |
kubernetes/deployment.yaml
kubernetes/ingress.yaml
kubernetes/scaling.yaml
kubernetes/service-account.yaml
kubernetes/service.yaml
images: |
${{ env.IMAGE_URL }}

0 comments on commit c389c60

Please sign in to comment.