[SDNC] SDNC resource limits corrected 31/140331/3
authorAndreas Geissler <andreas-geissler@telekom.de>
Mon, 3 Mar 2025 08:19:17 +0000 (09:19 +0100)
committerAndreas Geissler <andreas-geissler@telekom.de>
Mon, 3 Mar 2025 15:11:49 +0000 (16:11 +0100)
commit44d8b3381c06014e55c169063758b89b31f553ca
tree7dbd96aeca4e42ab99a4ac7ff6f3389a3ee1970a
parentc31a375fd2aef6f62a23e018b44ebf0798529a0b
[SDNC] SDNC resource limits corrected

As the SDNC pod JVM limits are set to max 6Gi, the pod limits need to
be increased as well, otherwise the pod gets OOMKilled.
Instead of using fixed memory limits, now the maxRAMPercentage is defined.

Issue-ID: OOM-3332

Change-Id: I90245f5c1c5501be5e7a7deca9a722d70a82a267
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
kubernetes/sdnc/templates/statefulset.yaml
kubernetes/sdnc/values.yaml