diff --git a/manifests/rss/rss.yaml b/manifests/rss/rss.yaml index f885a48..f1de10f 100644 --- a/manifests/rss/rss.yaml +++ b/manifests/rss/rss.yaml @@ -108,9 +108,9 @@ spec: name: web resources: limits: - memory: 308Mi + memory: 500Mi requests: - memory: 308Mi + memory: 500Mi volumeMounts: - mountPath: /data name: storage