2020testuser commented on issue #458: URL: https://github.com/apache/camel-kamelets/issues/458#issuecomment-895601713
@oscerd - Ohh... Thanks for confirming! I'm wondering since I have --cluster-setup in the below command, is it not kamel enabled at the cluster level (in the sense, kamel is available to all namespaces in the cluster)? ` kamel install --cluster-setup --cluster-type kubernetes ` Also, if I need to use kamel in all namespaces, is there any single command available instead of installing kamel in each namespace using the below cmd? ` kamel install --cluster-setup --cluster-type kubernetes --namespace=myns ` -- 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. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org