squakez commented on issue #3132: URL: https://github.com/apache/camel-k/issues/3132#issuecomment-1210481200
I had a look at this and the most immediate solution I can think is to have a default for `.spec.replicas` set to 1 when creating an Integration. However, I prefer keeping an empty value as this is interpreted and translated into `.status.replicas` correctly. I think the problem is more on the HPA side which should either evaluate a missing replica value as 1 or better look at the `.status.replica`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
