-
Notifications
You must be signed in to change notification settings - Fork 238
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
Unable to find the field "existingCertSecret" to configure transport-TLS #72
Labels
question
Further information is requested
Comments
bshifter
pushed a commit
to banzaicloud/helm-charts-1
that referenced
this issue
Sep 28, 2021
…oject#72) * Add submodule for Helm charts Signed-off-by: TheAlgo <[email protected]> * Update config of submodules Signed-off-by: TheAlgo <[email protected]> * Remove Helm charts from this repo Signed-off-by: TheAlgo <[email protected]>
@divyanshuch1 I guess you can add it in the values.yaml. In the current chart the sample value is not given but TLS is configurable. |
1 task
@divyanshuch1 can we close this issue? |
@divyanshuch1 the PR #80 is merged, let me know if we are good to close this issue. Thanks! |
@TheAlgo Yes sure, we can close this issue. |
Close the issue as @divyanshuch1 requested. Thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello
I am unable to find the field "existingCertSecret" in
plugins.security.ssl
in opensearch helm chart to configure transport TLS for nodes.Earlier , as in opendistro , we got it at here
But not in opensearch.
Due to which I am not able to configure TLS using issuer and certificates.
Kindly help.
Thanks
The text was updated successfully, but these errors were encountered: