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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-31 21:11:20 +02:00

27 lines
433 B
YAML

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