astelmashenko commented on issue #4333: URL: https://github.com/apache/camel-k/issues/4333#issuecomment-1537899634
> I do not understand why you are explicitly using `--trait knative-service.enabled=true` on that integration? That's because we rely on other knative service parameters: ``` --trait knative-service.min-scale=1 \ --trait knative-service.max-scale=3 \ --trait knative-service.enabled=true \ --trait knative-service.autoscaling-class=hpa.autoscaling.knative.dev \ --trait knative-service.autoscaling-metric=cpu \ --trait knative-service.autoscaling-target=70 \ ``` -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org