Podman Not Respecting volume_path
in containers.conf
#7039
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
/kind bug
Description
Editing the
volume_path
in any of thecontainers.conf
files do not seem to change the location of where new pod volumes are created.Steps to reproduce the issue:
Change the value of
volume_path
in containers.confCreate a new volume
See that the new volume has not been placed in the new location
Describe the results you received:
Describe the results you expected:
Expected the new volume to be created under
/home/jeff/my-volumes
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):The text was updated successfully, but these errors were encountered: