Skip to content

Commit 0b89625

Browse files
authored
Klass-forvaltning: Increase memory in test (#349)
1 parent 274c160 commit 0b89625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.nais/test/klass-forvaltning.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ spec:
2828
resources:
2929
requests:
3030
cpu: 400m
31-
memory: 640Mi
32-
limits:
3331
memory: 800Mi
32+
limits:
33+
memory: 820Mi
3434
env:
3535
- name: SPRING_PROFILES_ACTIVE
3636
value: frontend, postgres, skip-indexing, remote-solr

0 commit comments

Comments
 (0)