Replies: 1 comment
-
|
Hey @jgnagy Please try using the environment variable |
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
Uh oh!
There was an error while loading. Please reload this page.
-
When running Itsi in production in Kubernetes, I'd like to run my Pod with:
When doing so, I see this in the logs and my container fails to start:
Is there an option to tell Itsi where to write the PID file? I mount
/tmpas an ephemeral volume specifically for this reason, but I can't figure out how to get Itsi to use it for the PID file.Beta Was this translation helpful? Give feedback.
All reactions