fix(guacamole-client): fix default readFS on questions (#1727)

This commit is contained in:
Stavros Kois
2022-01-17 09:32:22 +01:00
committed by GitHub
parent fb9cd89ead
commit 914535ebe0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ sources:
- https://hub.docker.com/r/guacamole/guacamole
- http://guacamole.incubator.apache.org/doc/gug/introduction.html
type: application
version: 1.0.0
version: 1.0.1
annotations:
truecharts.org/catagories: |
- utilities
@@ -768,7 +768,7 @@ questions:
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: true
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema: