Skip to content

Commit

Permalink
Setter tilbake til normalt antall replicas
Browse files Browse the repository at this point in the history
  • Loading branch information
klaramargrethehelgemo committed Jul 5, 2024
1 parent c1966e6 commit 0739f11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .nais/application/application-config-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ metadata:
spec:
image: {{image}}
replicas:
min: 0
max: 0
min: 2
max: 4
cpuThresholdPercentage: 75
port: 8080
webproxy: true
Expand Down

0 comments on commit 0739f11

Please sign in to comment.