Files
truecharts/charts/stable/minetest/values.yaml
T
TrueCharts Bot 517b36567c chore(deps): update docker general non-major (#3818)
* 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-09-20 22:07:20 +02:00

39 lines
554 B
YAML

image:
repository: tccr.io/truecharts/minetest
pullPolicy: IfNotPresent
tag: 5.6.1
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: UDP
targetPort: 30000
port: 30000
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
persistence:
config:
enabled: true
mountPath: "/config/.minetest"
varrun:
enabled: true
portal:
enabled: true