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
I'm still not sure why but with a default deployment from this repository (using managed DBoD and OS from CERN) the web pod gets killed after the probes keep timing out. Simply removing the liveness one semms to fix it.
I'm still not sure why but with a default deployment from this repository (using managed DBoD and OS from CERN) the web pod gets killed after the probes keep timing out. Simply removing the liveness one semms to fix it.
https://github.com/inveniosoftware/helm-invenio/blob/master/invenio/templates/deployments/web.yaml#L93
/bin/bash -c "uwsgi_curl $(hostname):5000 /ping -H 'Host: <HOST>"
The text was updated successfully, but these errors were encountered: