Files
truecharts/charts/stable/core-keeper-dedicated-server/values.yaml
T
TrueCharts Bot 225eea391f chore(deps): update container image escaping/core-keeper-dedicated to latest@a4ffed6 by renovate (#19152)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| escaping/core-keeper-dedicated | digest | `b6fa8ad` -> `a4ffed6` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuNSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-11 18:17:44 +00:00

44 lines
970 B
YAML

image:
pullPolicy: IfNotPresent
repository: escaping/core-keeper-dedicated
tag: latest@sha256:a4ffed6b84ec085c89e28d9f464d4ff282c2dd8a3af1bb08f260fb89364ee595
persistence:
datafiles:
enabled: true
mountPath: /home/steam/core-keeper-data
serverfiles:
enabled: true
mountPath: /home/steam/core-keeper-dedicated
portal:
open:
enabled: false
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
enabled: false
ports:
main:
enabled: false
workload:
main:
podSpec:
containers:
main:
env:
DATA_PATH: ""
GAME_ID: examplegameidwillgohere
MAX_PLAYERS: "10"
WORLD_INDEX: "0"
WORLD_NAME: World name here
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false