feat(watchyourlan): Run as root (#4415)

* feat(watchyourlan): Run as root

* rorootfs: false

* more fixes
This commit is contained in:
StevenMcElligott
2022-11-14 02:05:06 -05:00
committed by GitHub
parent 6ac1219e30
commit 24d8c730b1
3 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ name: watchyourlan
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/watchyourlan
- https://github.com/aceberg/WatchYourLAN
version: 1.0.4
version: 2.0.0
annotations:
truecharts.org/catagories: |
- network
+4 -4
View File
@@ -114,7 +114,7 @@ questions:
label: ReadOnly Root Filesystem
schema:
type: boolean
default: true
default: false
- variable: allowPrivilegeEscalation
label: Allow Privilege Escalation
schema:
@@ -124,20 +124,20 @@ questions:
label: runAsNonRoot
schema:
type: boolean
default: true
default: false
# Include{podSecurityContextRoot}
- variable: runAsUser
label: runAsUser
description: The UserID of the user running the application
schema:
type: int
default: 568
default: 0
- variable: runAsGroup
label: runAsGroup
description: The groupID this App of the user running the application
schema:
type: int
default: 568
default: 0
- variable: fsGroup
label: fsGroup
description: The group that should own ALL storage.
@@ -5,6 +5,14 @@ image:
hostNetwork: true
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
watchyourlan:
gui_ip: "0.0.0.0"
interfaces: