re-increased memory limit

This commit is contained in:
2026-01-03 16:52:34 +01:00
parent 3537e5df89
commit 8b5924b8b6
+2 -2
View File
@@ -201,7 +201,7 @@ spec:
- name: NODE_TLS_REJECT_UNAUTHORIZED - name: NODE_TLS_REJECT_UNAUTHORIZED
value: "0" value: "0"
- name: NODE_OPTIONS - name: NODE_OPTIONS
value: "--max-old-space-size=900" value: "--max-old-space-size=3900"
- name: ORIGIN - name: ORIGIN
value: "https://wanderer.dooplex.hu" value: "https://wanderer.dooplex.hu"
- name: POCKETBASE_URL - name: POCKETBASE_URL
@@ -227,7 +227,7 @@ spec:
cpu: 50m cpu: 50m
memory: 64Mi memory: 64Mi
limits: limits:
memory: 1Gi memory: 4Gi
readinessProbe: readinessProbe:
httpGet: httpGet:
path: / path: /