Skip to content

Commit

Permalink
Merge pull request #950 from navikt/mindre-jern-i-preprod
Browse files Browse the repository at this point in the history
Skal bruke mindre jern i preprod
  • Loading branch information
charliemidtlyng authored Feb 5, 2024
2 parents 1ff5cf4 + 4c8280c commit c750cd2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .deploy/nais-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ spec:
path: /familie/alene-med-barn/soknad-api/internal/prometheus
replicas:
min: 2
max: 4
max: 2
resources:
limits:
memory: 2Gi
requests:
memory: 1Gi
cpu: 500m
memory: 256Mi
cpu: 100m
secureLogs:
enabled: true
ingresses:
Expand Down

0 comments on commit c750cd2

Please sign in to comment.