williamyao1982 opened a new issue, #9289: URL: https://github.com/apache/skywalking/issues/9289
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component Helm Chart (apache/skywalking-kubernetes) ### What happened The helm install first version to kubernetes is quite good. It will init-es to initial the database structure in ES. But when we setup the new image tag number with helm upgrade. The skywalking-es-init Job will also deploy with 2nd version of Helm chart. It will bring the error message and failed to deploy the new helm chart. ### What you expected to happen In your es-init.job.yaml, there is another enabler should be control like this is the second upgrade and no need to initail the ES. ### How to reproduce Helm upgrade --install by second or more than second time to change the image tag number. ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
