Files
truecharts/charts/stable/uptime-kuma/values.yaml
T
TrueCharts BotandGitHub 5f7d0829e1 chore(deps): update docker general non-major (#2960)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-25 13:56:54 +02:00

27 lines
433 B
YAML

image:
repository: tccr.io/truecharts/uptime-kuma
pullPolicy: IfNotPresent
tag: v1.17.1@sha256:2ff112db4ed82eec8eb01956bd917ca51015ef63a19db8f0ffd4542520999206
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"