Files
truecharts/charts/stable/memories-of-mars/values.yaml
T
TrueCharts BotandGitHub 9d2cea2733 chore(deps): update container image ich777/steamcmd to memoriesofmars@1d518a0 by renovate (#26506)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/steamcmd | digest | `d1af332` -> `1d518a0` |

---

> [!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:29:36 +02:00

54 lines
1.1 KiB
YAML

image:
pullPolicy: IfNotPresent
repository: ich777/steamcmd
tag: memoriesofmars@sha256:1d518a0d45dc9322c6264281ca60241a54c5dbe738ce8b8811a9d11c26967fb3
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:
beaconport:
enabled: true
ports:
beaconport:
enabled: true
port: 15000
protocol: udp
targetPort: 15000
main:
ports:
main:
port: 7777
protocol: udp
targetPort: 7777
workload:
main:
podSpec:
containers:
main:
env:
GAME_ID: "897590"
GAME_PARAMS: ""
MULTIHOME: ""
PASSWRD: ""
USERNAME: ""
VALIDATE: "false"
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false