increased memory
This commit is contained in:
@@ -193,7 +193,7 @@ spec:
|
||||
image: flomp/wanderer-web:v0.18.3
|
||||
env:
|
||||
- name: NODE_OPTIONS
|
||||
value: "--max-old-space-size=768"
|
||||
value: "--max-old-space-size=1536"
|
||||
- name: ORIGIN
|
||||
value: "https://wanderer.dooplex.hu"
|
||||
- name: PUBLIC_POCKETBASE_URL
|
||||
@@ -218,7 +218,7 @@ spec:
|
||||
memory: 64Mi
|
||||
limits:
|
||||
cpu: 300m
|
||||
memory: 1Gi
|
||||
memory: 2Gi
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /
|
||||
|
||||
Reference in New Issue
Block a user