SickHub / ark-server-charts

A helm chart for an ARK Survival Evolved Cluster
GNU General Public License v3.0
13 stars 4 forks source link

Support overwriting default crontab #37

Closed DrPsychick closed 8 months ago

DrPsychick commented 1 year ago

Current behaviour

When /ark/config/crontab does not exist, the run.sh will create a default crontab, trying to update the server and mods every 30min.

Change

Add a ConfigMap containing a default crontab compatible with this Chart that can be overwritten through values.yaml.