2021-10-14 21:37:08 +00:00
|
|
|
image:
|
2021-12-03 12:02:44 +00:00
|
|
|
repository: tccr.io/truecharts/uptime-kuma
|
2021-10-14 21:37:08 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2022-02-10 16:15:40 +00:00
|
|
|
tag: v1.11.4@sha256:062bdad0fd729ea626556f941990cf396d294fa6e7a18cae032f3c9793ddd61d
|
2021-10-14 21:37:08 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 3001
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 3001
|
2021-10-14 21:37:08 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/app/data"
|