container: Clarify argspec mount readonly description

This commit is contained in:
uumas
2024-11-19 19:09:15 +02:00
parent 93cc64ba98
commit 356560f268

View File

@@ -49,7 +49,7 @@ argument_specs:
type: str
required: true
readonly:
description: If true, volume will be mounted as read only inside the container
description: If true, mount will be read only inside the container
type: bool
required: false
default: false