feat: set watchtower oom_score_adj to -800

Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/cc42faee-be3d-4646-9232-f87b001bc065

Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-05-12 11:33:39 +00:00
committed by GitHub
parent 1d9198b8f2
commit 374695baae

View File

@@ -642,7 +642,7 @@
"cap_drop": [
"NET_RAW"
],
"oom_score_adj": -200
"oom_score_adj": -800
},
{
"container_name": "nextcloud-aio-domaincheck",