fix(ddclient): set readOnlyRootFilesystem to false (#2843)
This commit is contained in:
@@ -121,7 +121,7 @@ questions:
|
||||
label: "ReadOnly Root Filesystem"
|
||||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
default: false
|
||||
- variable: allowPrivilegeEscalation
|
||||
label: "Allow Privilege Escalation"
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user