From 78c84455b04b6cadc1a7630bc51bff4522506e1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B3=80=EC=A0=95=ED=9B=88?= Date: Tue, 7 Mar 2023 05:56:02 +0000 Subject: [PATCH] =?UTF-8?q?conf=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clustertask/podman-build.yaml | 3 +++ 1 file changed, 3 insertions(+) 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