fix(arksurivalevolved): run as root group

This commit is contained in:
Kjeld Schouten
2025-05-05 21:03:46 +02:00
parent 8847e7df5c
commit bfc40aa67d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -35,4 +35,4 @@ name: arksurvivalevolved
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved
type: application
version: 10.0.1
version: 10.0.2
+1 -1
View File
@@ -6,7 +6,7 @@ securityContext:
# runAsNonRoot: true
# readOnlyRootFilesystem: false
runAsUser: 1001
runAsGroup: 1001
runAsGroup: 0
service:
main:
enabled: true
@@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: arksurvivalevolved
version: 10.0.1
version: 10.0.2
sourceRef:
kind: HelmRepository
name: truecharts