What is the best aproach to add self-sign certificate to Elasticsearch Kubernetes

I deployed Elasticsearch in Kubernetes and I'm trying to backup it to an S3 Instance that has a self sign certificate.

What would be the best approach to do so [having Elasticsearch in Kubernetes]?

I tried to import the certificate into cacerts from an initcontainer but that seems to not work

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.