Files
truecharts/charts/stable/stationeers/values.yaml
T
TrueCharts Bot 1771f9c3ca chore(deps): update container image ich777/steamcmd to stationeers@06e3d49 by renovate (#26515)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/steamcmd | digest | `26cb2ed` -> `06e3d49` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzguODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-16 14:30:15 +02:00

53 lines
1.1 KiB
YAML

image:
pullPolicy: IfNotPresent
repository: ich777/steamcmd
tag: stationeers@sha256:06e3d496bfe033c1f2aef237d25111648986c4674b45799058b535ba2e926930
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