Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
None
-
None
-
None
-
Unknown
Description
When using the Owner Trait to propagate annotations to the owned resources, such annotations are not propagated to the Kubernetes Services.
# camel-k: language=yaml
# camel-k: trait=owner.enabled=true
# camel-k: trait=owner.target-annotations=[example]
The deployment shows the annotation but the service doesn't.
Is this the expected behaviour?