Skip to content

Commit

Permalink
Merge pull request #26 from bcgov/Chris-Update-HPA
Browse files Browse the repository at this point in the history
Chris-Update-HPA
  • Loading branch information
arcshiftsolutions authored Aug 11, 2023
2 parents 83a1056 + f67d46b commit af28b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to.openshift-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ env:
COMMON_NAMESPACE: ${{ secrets.COMMON_NAMESPACE_NO_ENV }}
TAG: "latest"
MIN_REPLICAS_DEV: "1"
MAX_REPLICAS_DEV: "1"
MAX_REPLICAS_DEV: "3"
MIN_CPU: "5m"
MAX_CPU: "150m"
MIN_MEM: "400Mi"
Expand Down

0 comments on commit af28b5e

Please sign in to comment.