Skip to main content
Question

IFS Cloud values.yaml - Memory

  • January 8, 2026
  • 2 replies
  • 46 views

Ced
Do Gooder (Customer)
Forum|alt.badge.img+1
  • Do Gooder (Customer)

Hi all

We face the issue that we have a lot of different Pods which run in an OOM Error.
These errors mainly concern the pods: 

  • ifsapp-client-services
  • ifsapp-connect
  • ifsapp-odata
  • ifsapp-reporting-ren

More and more pods are not effective, and above all, we are slowly running out of CPU on the nodes. However, we still have sufficient memory. 

Therefore, I would like to increase the memory of the pods. 

What I have already found are the parameters:
“minMemory” and “addMemory”, which I can set in ifscloud-value.yaml.
I found all of this in community posts with more or less confusing information, but no official IFS documentation.

Can anyone tell me where the IFS has officially documented what these parameters do?

Thank you.
 

 

2 replies

Forum|alt.badge.img+21
  • Superhero (Employee)
  • January 9, 2026

Hi ​@Ced ,

As far as I'm aware, IFS Tech docs page https://docs.ifs.com/techdocs/25r1/070_remote_deploy/010_installing_fresh_system/200_installing_ifs_cloud/035_ifs_cloud_ifsinstaller/030_installation_parameters/ only covers the commonly used and/or mandatory parameters for specific pods. It doesn’t document all possible parameters. 

My suggestion would be to raise a support ticket and get some additional info through that on how to better manage individual pod resources based on your usage patterns. it could be that you might be better simply increasing the number of replicas for heavily used ones.

Cheers. 


Ced
Do Gooder (Customer)
Forum|alt.badge.img+1
  • Author
  • Do Gooder (Customer)
  • January 15, 2026

Hi Sajith D
Thanks for your response. 

So there isn’t a page with all possible parameters and not just the most commonly used for the pods? It's not really intuitive if you always have to contact support for such small adjustments to the pods.

With the ‘addMemory’ Parameter we could to what we want and added more memory to the single pods.

Thanks