Wondering if helm chart docs need updating #576
Replies: 1 comment
-
Thanks for posting this. I've removed those defaults. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello 👋 ,
I was deploying elastalert2 to k8s using the helm chart and noticed the docs seems to be out of date on specific default values. I was playing around with the TLS settings and thought
elasticsearch.caCerts
defaulted to/certs/ca.pem
(as per the docs) but in reality it's seems like it has been commented out in thevalues.yaml
. I wonder, should the docs be updated to show that they are equal toNULL
by default?Thanks a lot,
William
Beta Was this translation helpful? Give feedback.
All reactions