Skip to content

Commit

Permalink
🔧 Rull tilbake til normale skaleringsverdier i HPA
Browse files Browse the repository at this point in the history
Co-authored-by: Øyvind Hagen <[email protected]>
  • Loading branch information
havstein and oyvindhagen committed May 16, 2024
1 parent 8d52e74 commit 646af18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/hpa/prod-hpa.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
minReplicas: 8
maxReplicas: 8
minReplicas: 4
maxReplicas: 24

0 comments on commit 646af18

Please sign in to comment.