Closed laimison closed 1 year ago
At the current state it is not possible but that can be achieved by making the following loop optional: https://github.com/ricardomaraschini/oomhero/blob/master/cmd/oomhero/main.go#L55
Feel free to send up a PR if you feel like doing so.
Closing this due to inactivity.
hi,
is it possible to use oomhero binary inside app container and call it periodically using livenessProbe or readinessProbe instead of running constantly dedicated container for it?