Files
truecharts/charts/stable/uptime-kuma/values.yaml
T
3ff538a498 chore(deps): update docker general non-major (#1876)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-10 17:15:40 +01:00

24 lines
412 B
YAML

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