Files
truecharts/charts/stable/stationeers/values.yaml
T
TrueCharts Bot 1d25efcf89 chore(deps): update container image ich777/steamcmd to stationeers@f8258be by renovate (#17038)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/steamcmd | digest | `23f1e3f` -> `f8258be` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 19:15:35 +01:00

53 lines
1.1 KiB
YAML

image:
pullPolicy: IfNotPresent
repository: ich777/steamcmd
tag: stationeers@sha256:f8258be26c90e80d89bea50644780957cd14cbea4b85109e4affcacce5b65e6b
persistence:
serverfiles:
enabled: true
mountPath: /serverdata/serverfiles
steamcmd:
enabled: true
mountPath: /serverdata/steamcmd
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
gameport:
enabled: true
ports:
gameport:
enabled: true
port: 27500
protocol: udp
targetPort: 27500
main:
ports:
main:
port: 27015
protocol: udp
targetPort: 27015
workload:
main:
podSpec:
containers:
main:
env:
GAME_ID: "600760"
GAME_PARAMS: AutoSave true SaveInterval 300
PASSWRD: ""
USERNAME: ""
VALIDATE: "false"
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false