astefanutti opened a new issue #2212:
URL: https://github.com/apache/camel-k/issues/2212


   When running any Integration that expose an HTTP endpoint, enabling the 
prometheus trait leads to the following error when creating the Deployment 
resource:
   
   ```
   failed to create typed patch object: 
.spec.template.spec.containers[name="integration"].ports: duplicate entries for 
key [containerPort=8080,protocol="TCP"]
   ```
   
   It surfaces as Server-side apply check uniqueness of the merging keys.


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to