Files
truecharts/charts/stable/kerbalspaceprogram-lmp/values.yaml
T
TrueCharts Bot 75f0c54d79 chore(deps): update container image ich777/lunamultiplayer-ksp to latest@8766e80 by renovate (#26465)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/lunamultiplayer-ksp | digest | `d6b7bd1` -> `8766e80` |

---

> [!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:20:37 +02:00

39 lines
854 B
YAML

image:
pullPolicy: IfNotPresent
repository: ich777/lunamultiplayer-ksp
tag: latest@sha256:8766e80caf2dfce23bf8708ba98ad2e23da034cfbc36f65e4fc760ba7eea844c
persistence:
serverfiles:
enabled: true
mountPath: /lunamultiplayer
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 8800
protocol: udp
targetPort: 8800
workload:
main:
podSpec:
containers:
main:
env:
DATA_PERM: "770"
LMP_V: latest@sha256:f0065aa44fb1c38b7fc30d34e220138dc0a0c6477b78eb7f59015622c2052030
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false