Changing values in qm.container or through drop-ins does not work #715
Labels
bug
Something isn't working
centos-sig-automotive
Issues related to containers running in centos-sig-automotive
In case I set MemoryLimit or MemoryMax to lets say 50% in the
qm.container
file, reload the daemon and restart the unit and then run podman stats it still showing a limit of 100% of the memory available on the system.Without any changes:
Edit
/usr/share/containers/systemd/qm.container
:Run
systemctl daemon-reload
andsystemctl restart qm.service
but this still returns the following:Note that drop-ins do not work either.
The text was updated successfully, but these errors were encountered: