increased memory

This commit is contained in:
2026-01-03 15:48:59 +01:00
parent 8efbc2ae60
commit 54110a6d46
+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=1536" value: "--max-old-space-size=3200"
- name: ORIGIN - name: ORIGIN
value: "https://wanderer.dooplex.hu" value: "https://wanderer.dooplex.hu"
- name: PUBLIC_POCKETBASE_URL - name: PUBLIC_POCKETBASE_URL
@@ -220,7 +220,7 @@ spec:
memory: 64Mi memory: 64Mi
limits: limits:
cpu: 300m cpu: 300m
memory: 1Gi memory: 4Gi
readinessProbe: readinessProbe:
httpGet: httpGet:
path: / path: /