teslamotors / helm-charts

10 stars 7 forks source link

tls: failed to find any PEM data in certificate input #37

Open krishR007 opened 3 months ago

krishR007 commented 3 months ago
"tls": {
    "server_cert": "/etc/certs/server/tls.crt",
    "server_key": "/etc/certs/server/tls.key"
  }

Can you tell me how to host TLS file in kubernets using helm cause i'm facing issue failed to find any PEM data in certificate input while installing this repo using helm ?