kaidotdev / kube-trivy-exporter

KubeTrivyExporter is Prometheus Exporter that collects all vulnerabilities detected by aquasecurity/trivy in the kubernetes cluster.
MIT License
52 stars 15 forks source link

kube-trivy-exporter dose not start without jager #10

Open devopstales opened 3 years ago

devopstales commented 3 years ago

I build the image from source from master. When i start the image in my kubernetes cluster the container dies because id dose not find the jaeger-agent.istio-system.svc.cluster.local. I tried start without --enable-tracing arg but no difference. In the end I modified the url to my jager.