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