Open jack85811 opened 3 weeks ago
[Triage]
Hey @jack85811 with extraVolumes
, extraVolumeMounts
and updating the config yaml did it work ? One other way to do it have a custom template just for this purpose and add the secrets (the certs) for each pod created by the StatefulSet. Can you please take look at this and share your results, its a good story for other to follow.
Thank you
i didn't continue yet, but once i find a solution ill post it here :)
hello guys,
I've been setting up opensearch and wanted to give each pod its own cert like shown in this documentation.
i couldn't find a way to do it with the current chart though. Am i missing something? Did one you guys manage to come up with a good solution?
currently I'm mounting the keys
to then set it in the opensearch.yaml
I would appreciate it very much if you could help me out or give some inspiration :)