fix(ark): oopsie

This commit is contained in:
Kjeld Schouten
2025-05-07 21:25:28 +02:00
parent e175011a9e
commit 7a35c4877b
3 changed files with 4 additions and 7 deletions
+1 -1
View File
@@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved
- https://hub.docker.com/r/drpsychick/arkserver - https://hub.docker.com/r/drpsychick/arkserver
type: application type: application
version: 10.0.13 version: 10.0.14
+2 -5
View File
@@ -112,12 +112,9 @@ persistence:
save: save:
enabled: true enabled: true
mountPath: /arkserver/ShooterGame/Saved mountPath: /arkserver/ShooterGame/Saved
Content: shootergame:
enabled: true enabled: true
mountPath: /arkserver/ShooterGame/Content mountPath: /arkserver/ShooterGame
Binaries:
enabled: true
mountPath: /arkserver/ShooterGame/Binaries
gameinis: gameinis:
enabled: true enabled: true
type: configmap type: configmap
@@ -10,7 +10,7 @@ spec:
chart: chart:
spec: spec:
chart: arksurvivalevolved chart: arksurvivalevolved
version: 10.0.13 version: 10.0.14
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: truecharts name: truecharts