Nested kamelets
#1528
Replies: 1 comment
-
Hello, this doc should help: https://camel.apache.org/components/next/kamelet-component.html#_calling_a_kamelet_from_another_kamelet |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ask a question
What is the correct way to use a kamelet inside another kamelet?
I get a vague missing templateId property error when trying.
Caused by: java.lang.IllegalArgumentException: Property with key [templateId] not found in properties from text: {{templateId}}
I might need to declare the dependencies in a route before using the nested kamelets but seems I cannot do that in Karavan yaml.
Single kamelets work without any dependency declarations.
Variant
Web Application
Container Management (if applicable)
Kubernetes
Operating System (if applicable)
Linux
Version
4.10.2
Beta Was this translation helpful? Give feedback.
All reactions