mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
cleanup
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
327ecf9f07
commit
6458371df9
@ -25,7 +25,6 @@ export class PrometheusOperator implements PrometheusProvider {
|
||||
port: service.spec.ports[0].port
|
||||
}
|
||||
} catch(error) {
|
||||
console.error(error)
|
||||
logger.warn(`PrometheusOperator: failed to list services: ${error.toString()}`)
|
||||
return
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user