mdawar / rq-exporter

Prometheus metrics exporter for Python RQ (Redis Queue).
MIT License
65 stars 28 forks source link

Container has runAsNonRoot and image has non-numeric user (exporter), cannot verify user is non-root #20

Closed aleksandr-vin closed 2 years ago

aleksandr-vin commented 2 years ago

When runAsNonRoot is enabled in k8s the non-numeric user is not acceptable.