Files
truecharts/charts/stable/uptime-kuma/values.yaml
T
renovate[bot] 899c3a7842 chore(deps): update docker general non-major (#2606)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-04 23:06:49 +02:00

27 lines
433 B
YAML

image:
repository: tccr.io/truecharts/uptime-kuma
pullPolicy: IfNotPresent
tag: v1.15.1@sha256:1770af3b7a2efc924d89bcd7f45a1a13d11006f512f27aa97cae6b78224d229c
securityContext:
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
security:
PUID: 0
service:
main:
ports:
main:
port: 3001
targetPort: 3001
persistence:
config:
enabled: true
mountPath: "/app/data"