You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "claudio4j (via GitHub)" <gi...@apache.org> on 2023/08/10 15:02:39 UTC

[GitHub] [camel-k] claudio4j commented on pull request #4664: feat: added annotations support for route trait

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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org