We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a889360 commit 4c900ddCopy full SHA for 4c900dd
nais/dev/nais.yaml
@@ -33,7 +33,7 @@ spec:
33
memory: 512Mi
34
requests:
35
cpu: 100m
36
- memory: 256Mi
+ memory: 512Mi
37
observability:
38
logging:
39
destinations:
nais/prod/nais.yaml
@@ -25,7 +25,7 @@ spec:
25
max: 6
26
resources:
27
limits:
28
- memory: 1024Mi
+ memory: 768Mi
29
30
cpu: 30m
31
0 commit comments