-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
bugSomething isn't working and you are sure it's a bug!Something isn't working and you are sure it's a bug!
Description
Search before asking
- I had searched in the issues 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
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working and you are sure it's a bug!Something isn't working and you are sure it's a bug!