GitHub user mgubaidullin added a comment to the discussion: Why pods are not showing in Deployments
Pod should have label "org.apache.camel.karavan/type"="project" for Karavan 4.10.x and below. Usually configured in build.sh ``` ... -Djib.container.labels=org.apache.camel.karavan/type=project,org.apache.camel.karavan/projectId=$PROJECT_ID \ ``` GitHub link: https://github.com/apache/camel-karavan/discussions/1506#discussioncomment-13497940 ---- This is an automatically sent email for users@camel.apache.org. To unsubscribe, please send an email to: users-unsubscr...@camel.apache.org