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