fix(ark): correct cluster ark mods and reintroduce crontab for saves and backups

This commit is contained in:
Kjeld Schouten
2025-05-08 13:35:46 +02:00
parent 3e66f26ac5
commit 6c300440a1
3 changed files with 40 additions and 31 deletions
+1 -2
View File
@@ -36,5 +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.16 version: 10.0.18
+11 -1
View File
@@ -129,7 +129,15 @@ persistence:
enabled: true enabled: true
type: emptyDir type: emptyDir
mountPath: /var/spool/cron/crontabs/ mountPath: /var/spool/cron/crontabs/
crontabfile:
enabled: true
type: configmap
objectName: gameinis
mountPath: /ark/config/crontab
subPath: crontab
items:
- key: "crontab"
path: "crontab"
configmap: configmap:
gameinis: gameinis:
enabled: true enabled: true
@@ -228,3 +236,5 @@ configmap:
[/Game/PrimalEarth/CoreBlueprints/TestGameMode.TestGameMode_C] [/Game/PrimalEarth/CoreBlueprints/TestGameMode.TestGameMode_C]
bServerGameLogEnabled=True bServerGameLogEnabled=True
crontab:
10 */8 * * * arkmanager saveworld && arkmanager backup
@@ -10,7 +10,7 @@ spec:
chart: chart:
spec: spec:
chart: arksurvivalevolved chart: arksurvivalevolved
version: 10.0.16 version: 10.0.18
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: truecharts name: truecharts
@@ -128,33 +128,33 @@ spec:
ark: ark:
mods: mods:
- 1404697612 # Awesome Spyglass - "1404697612" # Awesome Spyglass
- 1565015734 # Kraken's Better Dinos - "1565015734" # Kraken's Better Dinos
- 731604991 # Structures Plus (S+) - "731604991" # Structures Plus (S+)
- 821530042 # Upgrade Station v1.8i - "821530042" # Upgrade Station v1.8i
- 1449927867 # Phoenix: Reborn From the Ashes - "1449927867" # Phoenix: Reborn From the Ashes
- 2820647244 # Fjordur Dinos Everywhere - "2820647244" # Fjordur Dinos Everywhere
- 2824091110 # Lost Island Dinos Everywhere - "2824091110" # Lost Island Dinos Everywhere
- 3037257184 # Deinonychus Everywhere - "3037257184" # Deinonychus Everywhere
- 2984407853 # Rhynio Everywhere - "2984407853" # Rhynio Everywhere
- 3087251245 # Crystal Isles Everywhere - "3087251245" # Crystal Isles Everywhere
- 3373759210 # Scorched Earth Content Everywhere - "3373759210" # Scorched Earth Content Everywhere
- 2024119790 # Cross-Genesis1 - "2024119790" # Cross-Genesis1
- 2772103182 # Cross-Genesis2 - "2772103182" # Cross-Genesis2
- 1814953878 # Castles, Keeps, and Forts Remastered - "1814953878" # Castles, Keeps, and Forts Remastered
- 2121156303 # Castles, Keeps, and Forts: Science Fiction - "2121156303" # Castles, Keeps, and Forts: Science Fiction
- 569786012 # Meat Spoiler - "569786012" # Meat Spoiler
- 899250777 # Utilities Plus (unlimited-use stuff) - "899250777" # Utilities Plus (unlimited-use stuff)
- 924933745 # Dino Tracker - "924933745" # Dino Tracker
- 898049820 # Auction House v4.0.3a - "898049820" # Auction House v4.0.3a
- 1091147617 # eco's Stable Structures and Decor - "1091147617" # eco's Stable Structures and Decor
- 2795947433 # eco's Highland Homes - "2795947433" # eco's Highland Homes
- 670764308 # eco Trees - "670764308" # eco Trees
- 816908578 # eco's Tek Decor - "816908578" # eco's Tek Decor
- 902548451 # eco's Shoppe Decor - "902548451" # eco's Shoppe Decor
- 880887081 # eco's Terrariums - "880887081" # eco's Terrariums
- 880871931 # eco's Garden Decor - "880871931" # eco's Garden Decor
- 761981583 # Landscape Blocks - "761981583" # Landscape Blocks
## deprecated ## deprecated