Issue with volumes when recreating a pod #13715
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
When you creating a pod from kube yaml file with ConfigMap volume, you can't recreate (--replace) a pod
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
I expect that pod will be recreated with configmap volume. I don't want to clean a volume with
podman volime rm
any time I'm recreating a pod from kube yaml.Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Output of
podman info --debug
:Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)
Yes
The text was updated successfully, but these errors were encountered: