Skip to content

Commit

Permalink
Merge pull request #600 from navikt/Mathiamu-patch-1
Browse files Browse the repository at this point in the history
Sett prod-replicas til 0
  • Loading branch information
JulieHillRoa authored Oct 23, 2024
2 parents f35fdda + 113f59f commit 18aac24
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 @@ -25,8 +25,8 @@ spec:
path: veilarbvedtaksstotte/internal/health/liveness
initialDelay: 30
replicas:
min: 2
max: 4
min: 0
max: 0
cpuThresholdPercentage: 75
resources:
limits:
Expand Down

0 comments on commit 18aac24

Please sign in to comment.