increased memory

This commit is contained in:
2026-01-03 15:06:36 +01:00
parent 6b23fa94a1
commit a92e3af9a2
+2 -2
View File
@@ -193,7 +193,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=768" value: "--max-old-space-size=1536"
- name: ORIGIN - name: ORIGIN
value: "https://wanderer.dooplex.hu" value: "https://wanderer.dooplex.hu"
- name: PUBLIC_POCKETBASE_URL - name: PUBLIC_POCKETBASE_URL
@@ -218,7 +218,7 @@ spec:
memory: 64Mi memory: 64Mi
limits: limits:
cpu: 300m cpu: 300m
memory: 1Gi memory: 2Gi
livenessProbe: livenessProbe:
httpGet: httpGet:
path: / path: /