From 8e946d688f52e689fa447bc0daecf09fe84623b0 Mon Sep 17 00:00:00 2001 From: Noel Georgi Date: Fri, 14 Jun 2024 19:16:23 +0800 Subject: [PATCH] fix: tgtd mount propagation With #411 `/proc` mounts were dropped, but we need to set proper mount propagation, otherwise shutdown hangs for a long time. Signed-off-by: Noel Georgi --- storage/iscsi-tools/tgtd.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/storage/iscsi-tools/tgtd.yaml b/storage/iscsi-tools/tgtd.yaml index 234d85f1..5654faae 100644 --- a/storage/iscsi-tools/tgtd.yaml +++ b/storage/iscsi-tools/tgtd.yaml @@ -7,6 +7,8 @@ depends: - hostname - etcfiles container: + security: + rootfsPropagation: shared entrypoint: /usr/local/sbin/tgtd args: - -f