increased memory limit to 6G

This commit is contained in:
2026-01-03 17:03:04 +01:00
parent 4b111dd9fb
commit fda6f5b3e1
+2 -2
View File
@@ -195,7 +195,7 @@ spec:
image: flomp/wanderer-web:v0.18.3 image: flomp/wanderer-web:v0.18.3
env: env:
- name: NODE_OPTIONS - name: NODE_OPTIONS
value: "--max-old-space-size=3900" value: "--max-old-space-size=5600"
- name: ORIGIN - name: ORIGIN
value: "https://wanderer.dooplex.hu" value: "https://wanderer.dooplex.hu"
- name: POCKETBASE_URL - name: POCKETBASE_URL
@@ -221,7 +221,7 @@ spec:
cpu: 50m cpu: 50m
memory: 64Mi memory: 64Mi
limits: limits:
memory: 4Gi memory: 6Gi
readinessProbe: readinessProbe:
httpGet: httpGet:
path: / path: /