Skip to content

Commit c4735fd

Browse files
committed
node: system container mounts /rootfs rslave
Already done for the Docker container: openshift/openshift-ansible#3727 Signed-off-by: Giuseppe Scrivano <[email protected]>
1 parent 0f7e04d commit c4735fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/node/system-container/config.json.template

+1-1
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
"destination": "/rootfs",
271271
"options": [
272272
"rbind",
273-
"rprivate",
273+
"rslave",
274274
"ro"
275275
]
276276
},

0 commit comments

Comments
 (0)