Files
truecharts/charts/stable/ztcuui-aio/values.yaml
T
TrueCharts BotandGitHub 80a7450c60 chore(deps): update container image ghcr.io/kmahyyg/ztncui-aio to v2024.1.28@7554973 by renovate (#17704)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/kmahyyg/ztncui-aio | major | `v2023.5.2-r1` -> `v2024.1.28-r1`
|

---

> [!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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-29 05:06:22 +02:00

60 lines
1.1 KiB
YAML

image:
repository: ghcr.io/kmahyyg/ztncui-aio
tag: v2024.1.28-r1@sha256:7554973386b164f446df0c731a0445c76bac4980f862c4b5eb71d3683315c400
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10258
server:
enabled: true
ports:
web:
enabled: true
port: 3180
targetPort: 3180
planet:
enabled: true
ports:
planet:
enabled: true
protocol: udp
port: 9993
targetPort: 9993
workload:
main:
podSpec:
containers:
main:
env:
HTTP_PORT: "{{ .Values.service.main.ports.main.port }}"
HTTP_ALL_INTERFACES: "yes"
NODE_ENV: "production"
MYDOMAIN: "test.truecharts.org"
ZTNCUI_PASSWD: "CHANGEME"
persistence:
config:
enabled: true
mountPath: /opt/key-networks/ztncui/etc
zerotier:
enabled: true
mountPath: /var/lib/zerotier-one
mkworld:
enabled: true
mountPath: /etc/zt-mkworld
portal:
open:
enabled: true