catalog/incubator/crafty-4/0.0.24/ix_values.yaml

62 lines
1.2 KiB
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/crafty-4
tag: latest@sha256:6a92de1acc8e1db2cffe689d876c4f001dae29bba102868a5140192a8d127d40
persistence:
backupfiles:
enabled: true
mountPath: /crafty/backups
config:
enabled: true
mountPath: /crafty/app/config
importfolder:
enabled: true
mountPath: /crafty/import
serverfiles:
enabled: true
mountPath: /crafty/servers
serverlogs:
enabled: true
mountPath: /crafty/logs
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8443
protocol: HTTP
targetPort: 8443
minecraftports:
enabled: true
ports:
minecraftports:
enabled: true
port: 25500
protocol: TCP
targetPort: 25500
portforbedrock:
enabled: true
ports:
portforbedrock:
enabled: true
port: 19132
protocol: UDP
targetPort: 19132
portfordynmap:
enabled: true
ports:
portfordynmap:
enabled: true
port: 8123
protocol: TCP
targetPort: 8123
portal:
enabled: true