Files
truecharts/charts/stable/neverwinternights-ee/values.yaml
T
TrueCharts Bot d49f850f50 chore(deps): update container image ich777/nwnee-server to latest@6adc2ce by renovate (#16777)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/nwnee-server | digest | `589b978` -> `6adc2ce` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-02 14:37:09 +01:00

56 lines
1.2 KiB
YAML

image:
pullPolicy: IfNotPresent
repository: ich777/nwnee-server
tag: latest@sha256:6adc2ce5537e2cea0b575d2b8e8f3a9921bc38dd74a9458c7ffc2ba2093b7513
persistence:
serverfiles:
enabled: true
mountPath: /nwnee
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 5121
protocol: udp
targetPort: 5121
workload:
main:
podSpec:
containers:
main:
env:
APWD: adminDocker
AUTO_SAV_I: "5"
DIFF: "1"
ELC: "0"
GAME_PARAMS: ""
ILR: "0"
LOG_LVL: "4"
MAX_CLIENTS: "4"
MAXLEVEL: "40"
MINLEVEL: "1"
MOD_NAME: ""
ONEPARTY: "0"
PAUSEAPLAY: "0"
PPW: Docker
PUBLIC_SRV: "0"
PVP: "0"
RLD_W_E: "0"
SERVERVAULT: "0"
SRV_NAME: Docker NWNEE
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false