relay pod is restarting multiple time when installing chart #80
Labels
bug
Something isn't working
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Expected vs actual behavior
Actual:
relay-server pod is restarting multiple time when installation helm chart.
Error messages from relay-sever container:
Expected:
Pod should not restart but can wait for depending services to come up.
Steps to reproduce the bug
Install Paralus helm chart as per document on any environment.
Are you using the latest version of the project?
What is your environment setup? Please tell us your cloud provider, operating system, and include the output of
kubectl version --output=yaml
andhelm version
. Any other information that you have, eg. logs and custom values, is highly appreciated!All environments.
(optional) If you have ideas on why the bug happens or how it can be solved, please provide it here
Relay pod keep hitting paralus endpoint and it fails. Paralus pod takes extra time to come up.
The text was updated successfully, but these errors were encountered: