anhpngt commented on issue #4556: URL: https://github.com/apache/camel-k/issues/4556#issuecomment-1630051968
That seems weird? :thinking: here is the version I'm having ```sh $ kamel version Camel K Client 1.12.0 $ echo $KUBECONFIG $ kamel run helloworld.groovy -oyaml Error: invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable ``` I also tried with `go run cmd/kamel/main.go run helloworld.groovy --output yaml` and had similar error -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
