fix(apps): sync securityContext from values to questions (#1323)
* fix(apps): sync securityContext from values to questions * sync oscam runAsGroup * sync whoogle runAsUser and runAsGroup * readwrite fs whoogle
This commit is contained in:
@@ -493,7 +493,7 @@ questions:
|
||||
label: "ReadOnly Root Filesystem"
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
default: true
|
||||
- variable: allowPrivilegeEscalation
|
||||
label: "Allow Privilege Escalation"
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user