Skip to content

Commit e6c2854

Browse files
committed
Lower cpu requests in prod
1 parent d432730 commit e6c2854

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .nais/deploy-prod.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
limits:
1616
memory: 3072Mi
1717
requests:
18-
cpu: 500m
18+
cpu: 200m
1919
memory: 1536Mi
2020
ingresses:
2121
- https://pensjonskalkulator-backend.intern.nav.no
@@ -81,8 +81,8 @@ spec:
8181
- host: pensjon-selvbetjening-fss-gateway.prod-fss-pub.nais.io
8282
- host: pensjonskalkulator-unleash-api.nav.cloud.nais.io
8383
- host: skjermede-personer-pip.intern.nav.no
84-
- host: tp-api.prod-fss-pub.nais.io
8584
- host: sokos-utbetaldata.prod-fss-pub.nais.io
85+
- host: tp-api.prod-fss-pub.nais.io
8686
env:
8787
- name: FSS_GATEWAY_SERVICE_ID
8888
value: prod-fss:pensjonselvbetjening:pensjon-selvbetjening-fss-gateway

0 commit comments

Comments
 (0)