astefanutti commented on pull request #1849: URL: https://github.com/apache/camel-k/pull/1849#issuecomment-740446240
Hi @tadayosi, the tests fail because the ServiceMonitor CRD is not installed: ``` error executing post actions: error during replace resource: could not create or replace resource java: no matches for kind \"ServiceMonitor\" in version \"monitoring.coreos.com/v1\" ``` It fails also on OpenShift 3.11 for the same reason. The `-t prometheus.service-monitor=false` option should probably be passed to the `kamel run` command. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org