diff --git a/clustertask/podman-build.yaml b/clustertask/podman-build.yaml index 9d4005a..da3abf2 100644 --- a/clustertask/podman-build.yaml +++ b/clustertask/podman-build.yaml @@ -56,3 +56,6 @@ spec: - description: image file name: image-pvc mountPath: /var/lib/containers/storage + - description: podman conf file + name: podman-conf + mountPath: /etc/containers/storage.conf