Change all references to kpod to podman
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
parent
0caee670a0
commit
b8e5769652
4 changed files with 35 additions and 35 deletions
2
lib/testdata/config.toml
vendored
2
lib/testdata/config.toml
vendored
|
@ -16,7 +16,7 @@
|
|||
cgroup_manager = "cgroupfs"
|
||||
hooks_dir_path = "/usr/share/containers/oci/hooks.d"
|
||||
pids_limit = 2048
|
||||
container_exits_dir = "/var/run/kpod/exits"
|
||||
container_exits_dir = "/var/run/podman/exits"
|
||||
[crio.image]
|
||||
default_transport = "docker://"
|
||||
pause_image = "kubernetes/pause"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue