claudio4j commented on PR #4664: URL: https://github.com/apache/camel-k/pull/4664#issuecomment-1673398716
The trait parameter should be prefixed with the trait name, so given the example in the description, should it be ? ``` -t route.annotations "haproxy.router.openshift.io/balance'=true" ``` There is `'` at the end of `balance'`, where is the initial sign ? I am asking because, given the attribute is a `map[string]string`, I can't remember how that is set from a CLI perspective. -- 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