[
https://issues.apache.org/jira/browse/CAMEL-15282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153685#comment-17153685
]
Aurélien Pupier commented on CAMEL-15282:
-----------------------------------------
provided a test to emphasize it:
https://github.com/apupier/camel/commit/7766189c28078cbdc965533c397f9b246e0c55bc
> Wrong validation error reported for uri with netty component using env
> placeholder
> ----------------------------------------------------------------------------------
>
> Key: CAMEL-15282
> URL: https://issues.apache.org/jira/browse/CAMEL-15282
> Project: Camel
> Issue Type: Bug
> Components: camel-catalog
> Affects Versions: 3.4.0
> Reporter: Aurélien Pupier
> Priority: Major
>
> {noformat}
> netty-http:http://quarkus-ml.{{env:NAMESPACE}}.svc.cluster.local/samples
> {noformat}
> the error reported is:
> {noformat}
> port Invalid integer value: NAMESPACE}}.svc.cluster.local
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)