readOnlyRootFilesystem

@JvmName(name = "vcarsgaxdmevrbhs")
suspend fun readOnlyRootFilesystem(value: Output<Boolean>)
@JvmName(name = "gahopugnotnaclhx")
suspend fun readOnlyRootFilesystem(value: Boolean?)

Parameters

value

When this parameter is true , the container is given read-only access to its root file system. The default value is false . This parameter maps to ReadOnlyRootFilesystem policy in the Volumes and file systems pod security policies in the Kubernetes documentation .