Closed semik closed 8 months ago
Thanks, @semik , for the PR. There are missing updates to the sub-chart versions, and it should be also included in the umbrella chart to be updated. Actions are failing now because of the version check.
Can you please update it?
messaging-statefulset was not using resources, fixing.
InitContainers for RabbitMQ and Keycloak were missing support for resources. Adding.
I'm not sure where to write documentation for
.Values.curl.image.resources
. If it is required please let me know.Missing resources definition were causing troubles at customer cluster, it had default limit 5m on CPU. messaging-statefulset was not able to start at all. And InitContainers were causing unnecessary delays.