readOnlyRootFilesystem

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

Parameters

value

readOnlyRootFilesystem when set to true will force containers to run with a read only root file system. If the container specifically requests to run with a non-read only root file system the PSP should deny the pod. If set to false the container may run with a read only root file system if it wishes but it will not be forced to.