Closed dpericaxon closed 7 months ago
Hmm, not sure why that check is failing. It seems to render fine. It looks like its complaining about this line
Could you, please, go through the PR checklist?
@pavelnikolov all set!
Are your commits gpg signed?
I just went through and made sure they were all signed. I'm not sure why the first commit isn't updating though:
Is it possible to squash all the commits?
Done!
What this PR does
This PR changes the Elasticsearch helm chart to https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch to migrate to a supported helm chart since the current one is deprecated. I bumped the major version since the helm chart is getting changed.
I was able to get this to work with the default settings. Out of the box Elasticsearch doesn't have auth support unless
security.enabled
is set.To migrate existing workloads/data I was able to follow instructions on migrating the volumes to a new PVC thats created by the helm chart. This is similar to the Kafka migration that was done:
Which issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)Checklist
[jaeger]
or[jaeger-operator]
)