Files
truecharts/charts/stable/longvinter/values.yaml
T
TrueCharts Bot 9661444d69 chore(deps): update container image ich777/steamcmd to longvinter@21a5bd3 by renovate (#22979)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/steamcmd | digest | `3b11113` -> `21a5bd3` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-06 14:26:40 +02:00

42 lines
854 B
YAML

image:
pullPolicy: IfNotPresent
repository: ich777/steamcmd
tag: longvinter@sha256:21a5bd3fa53ec5517006cab3930d0d9d8a671bebc3921a3801306cdb242755a0
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:
main:
ports:
main:
port: 27016
protocol: udp
targetPort: 27016
workload:
main:
podSpec:
containers:
main:
env:
GAME_PARAMS: ""
GAME_PORT: "27016"
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false