fix(duckdns): rofs false (#2546)

This commit is contained in:
Stavros Kois
2022-04-24 13:39:21 +03:00
committed by GitHub
parent 474e8c2c07
commit 5a43132179
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -180,7 +180,7 @@ questions:
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: true
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema: