Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about different Certs #613

Open
jack85811 opened this issue Oct 29, 2024 · 2 comments
Open

Question about different Certs #613

jack85811 opened this issue Oct 29, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@jack85811
Copy link

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

image

to then set it in the opensearch.yaml

image

I would appreciate it very much if you could help me out or give some inspiration :)

@prudhvigodithi
Copy link
Member

[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

@prudhvigodithi prudhvigodithi added documentation Improvements or additions to documentation question Further information is requested and removed untriaged Issues that have not yet been triaged labels Nov 7, 2024
@jack85811
Copy link
Author

i didn't continue yet, but once i find a solution ill post it here :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants