Increased memory limit for opengraph
This commit is contained in:
parent
ee2faf4401
commit
91c2018722
@ -36,9 +36,9 @@ spec:
|
|||||||
name: web
|
name: web
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: 100Mi
|
memory: 200Mi
|
||||||
requests:
|
requests:
|
||||||
memory: 100Mi
|
memory: 200Mi
|
||||||
---
|
---
|
||||||
apiVersion: networking.k8s.io/v1
|
apiVersion: networking.k8s.io/v1
|
||||||
kind: Ingress
|
kind: Ingress
|
||||||
|
Loading…
Reference in New Issue
Block a user