Files
truecharts/charts/stable/maloja/values.yaml
T
TrueCharts BotandGitHub 018d5de2f0 chore(deps): update container image krateng/maloja to latest@c76bca4 (#16195)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| krateng/maloja | digest | `5f73e17` -> `c76bca4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 07:20:32 +01:00

32 lines
608 B
YAML

image:
pullPolicy: IfNotPresent
repository: krateng/maloja
tag: latest@sha256:c76bca4be5b382118df83a8ab6be5b7a2c69622503a24f0948d04ff22caacde2
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 42010
protocol: tcp
targetPort: 42010
workload:
main:
podSpec:
containers:
main:
env:
MALOJA_DATA_DIRECTORY: /config
MALOJA_HOST: 0.0.0.0