further increased memory
This commit is contained in:
@@ -201,7 +201,7 @@ spec:
|
||||
- name: NODE_TLS_REJECT_UNAUTHORIZED
|
||||
value: "0"
|
||||
- name: NODE_OPTIONS
|
||||
value: "--max-old-space-size=3600"
|
||||
value: "--max-old-space-size=5600"
|
||||
- name: ORIGIN
|
||||
value: "https://wanderer.dooplex.hu"
|
||||
- name: POCKETBASE_URL
|
||||
@@ -228,7 +228,7 @@ spec:
|
||||
memory: 64Mi
|
||||
limits:
|
||||
cpu: 2000m
|
||||
memory: 4Gi
|
||||
memory: 6Gi
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /
|
||||
|
||||
Reference in New Issue
Block a user