Run weaviate as non root user in kubernetes

How to run weaviate as non root user in kubernetes?

Hi!

Check this out: Support weaviate not running as root ยท Issue #132 ยท weaviate/weaviate-helm ยท GitHub

I believe you need to set the desired securityContext here

Let me know if that helps :slight_smile: