ssl_exporter icon indicating copy to clipboard operation
ssl_exporter copied to clipboard

Set numeric user to comply runAsNonRoot k8s policy

Open xjulio opened this issue 2 years ago • 0 comments

When in k8s, container has runAsNonRoot policy and image has non-numeric user (nobody), then the deployment will fail as it cannot verify user is non-root.

Fixed #102

Signed-off-by: Julio Damasceno [email protected]

xjulio avatar Jun 03 '22 03:06 xjulio