You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The container is hanging in CrashLoopBackoff if you simply deplyo the chard.
Configmap must be changed to user database_type sqlite3 to start cleanly in ubernetes env.
Alternatively a mysql mus be deployed and the address adjusted in configmap - which is not very hands-free way like you would expect from helm chart.
A parameter in values.yml would be useful.
Your Environments (must be provided)
OS: Linux / Kubernetes / Helm
Node-version: shipped version in container image
Studio-version: 3.10.0, master
How To Reproduce(must be provided)
Steps to reproduce the behavior:
Deploy the chart
Expected behavior
Container starts
Additional context
Provide logs and configs, or any other context to trace the problem.
The text was updated successfully, but these errors were encountered:
Describe the bug (must be provided)
The container is hanging in CrashLoopBackoff if you simply deplyo the chard.
Configmap must be changed to user database_type sqlite3 to start cleanly in ubernetes env.
Alternatively a mysql mus be deployed and the address adjusted in configmap - which is not very hands-free way like you would expect from helm chart.
A parameter in values.yml would be useful.
Your Environments (must be provided)
How To Reproduce(must be provided)
Steps to reproduce the behavior:
Expected behavior
Container starts
Additional context
Provide logs and configs, or any other context to trace the problem.
The text was updated successfully, but these errors were encountered: