Commit 913b9c8
committed
Revert "daemon: increase memory resource"
This reverts commit 7c5e31c.
The memory bump to 512Mi is no longer needed: bootc switch now runs
as a transient systemd unit on the host (outside the pod cgroup), so
its memory usage does not count against the daemon pod limit. 128Mi
is sufficient for the daemon itself (Go binary, controller-runtime,
API watches).
Assisted-by: Pi (Claude Opus 4.6)
Signed-off-by: Jonathan Lebon <jonathan@jlebon.com>1 parent b326f2a commit 913b9c8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments