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

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-04 09:12:03 +03:00

30 lines
457 B
YAML

image:
repository: tccr.io/truecharts/uptime-kuma
pullPolicy: IfNotPresent
tag: 1.18.1@sha256:2e753d9b4c2335f0079d582115c56e55493a21d83321d68952d5f9dbfc2a8edb
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"
portal:
enabled: true