Files
truecharts/charts/stable/assettocorsa/values.yaml
T
f136b48f74 chore(helm): update image ghcr.io/ich777/steamcmd digest to ae225d6 (#29961)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/ich777/steamcmd | digest | `159ea6b` -> `ae225d6` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->

---------

Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-12-31 12:15:12 +00:00

71 lines
1.4 KiB
YAML

image:
pullPolicy: IfNotPresent
repository: ghcr.io/ich777/steamcmd
tag: assettocorsa@sha256:ae225d6d3b2e777f8be99ac3bb6c3eace7057aef8d78abbeb8b3407e51b87acf
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:
assetto:
enabled: true
ports:
assetto:
enabled: true
port: 8772
protocol: tcp
targetPort: 8772
main:
ports:
main:
port: 9600
protocol: tcp
targetPort: 9600
mainudp:
enabled: true
ports:
mainudp:
enabled: true
port: 9600
protocol: udp
targetPort: 9600
stracker:
enabled: true
ports:
stracker:
enabled: true
port: 50041
protocol: tcp
targetPort: 50041
tcp2:
enabled: true
ports:
tcp2:
enabled: true
port: 8081
protocol: tcp
targetPort: 8081
workload:
main:
podSpec:
containers:
main:
env:
GAME_ID: "302550"
INSTALL_ASSETTO_SERVER_MANAGER: ""
INSTALL_STRACKER: ""
PASSWRD: ""
USERNAME: ""
VALIDATE: "false"