Create read only users in grafana via values.yaml

How to create a new read-only user in grafana through values.yaml file ?
I am using kubernetes to launch grafana v8.1.5 via helm, and need to configure a read only user with the deployment. Is there any way how can this be achieved from the backend?