Can the init logs time be configured? #129
Yusuke1998
started this conversation in
General
Replies: 1 comment 3 replies
-
|
Maybe this? https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/ |
Beta Was this translation helpful? Give feedback.
3 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.
-
It happens that I have implemented runboat in Kubernetes using Digital Ocean, and so far everything is fine; however, I notice that the init logs do not last more than 15/20 minutes, for some reason the associated job and pod are usually deleted on their own, I assume from the cleanup job, but I can't find a way to configure it, I have seen that in https://runboat.odoo-community.org/ they remain for much longer
Beta Was this translation helpful? Give feedback.
All reactions