[Bug] skywalking-skywalking-helm-oap not started(keep restarting) #12173
Unanswered
wangchao732
asked this question in
Q&A
Replies: 2 comments
-
i run this commond line : helm install "${SKYWALKING_RELEASE_NAME}" oci://registry-1.docker.io/apache/skywalking-helm --version "${SKYWALKING_RELEASE_VERSION}" -n "${SKYWALKING_RELEASE_NAMESPACE}" --set oap.image.tag=9.6.0 --set oap.storageType=elasticsearch --set ui.image.tag=9.6.0
|
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
-
Search before asking
Apache SkyWalking Component
OAP server (apache/skywalking)
What happened
helm install "${SKYWALKING_RELEASE_NAME}" oci://registry-1.docker.io/apache/skywalking-helm --version "${SKYWALKING_RELEASE_VERSION}" -n "${SKYWALKING_RELEASE_NAMESPACE}" --set oap.image.tag=9.6.0 --set oap.storageType=elasticsearch --set ui.image.tag=9.6.0
What you expected to happen
The logs show that this will restart
How to reproduce
null
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions