Files
truecharts/charts/stable/posterr/values.yaml
T
TrueCharts BotandGitHub 9395d0554d chore(deps): update container image tccr.io/truecharts/posterr to latest (#8345)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/posterr | digest | `cffd096` -> `141b757` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-27 14:49:13 +02:00

28 lines
571 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/posterr
tag: latest@sha256:141b757a5434780939d0238491fe7ca0799eda3ae48c14ef22e4b6f6ac588842
service:
main:
ports:
main:
port: 9876
protocol: http
targetPort: 3000
persistence:
config:
enabled: true
mountPath: /usr/src/app/config
custom:
enabled: true
mountPath: /usr/src/app/public/custom
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsGroup: 0
runAsUser: 0