Dgraph Helm Chart TLS Config .Net Client

Hello,

We deployed Dgraph V 20.07.3 using Helm Charts.
And also enabled TLS Config by following generating certs using scripts.

Now we are facing issue with code side.

We are using .Net Client, I am unable to connect to my cluster on port 9080

Could you please guide me like how to pass these certs from code side.

Thanks