env: DATA_PATH: "" GAME_ID: examplegameidwillgohere MAX_PLAYERS: "10" WORLD_INDEX: "0" WORLD_NAME: World name here image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/core-keeper-dedicated-server tag: latest@sha256:c48d46a36d7a5e10c102348ee04e46882cbb7d25d226001c25903e272a9285d7 persistence: datafiles: enabled: true mountPath: /home/steam/core-keeper-data serverfiles: enabled: true mountPath: /home/steam/core-keeper-dedicated podSecurityContext: runAsGroup: 0 runAsUser: 0 probes: liveness: enabled: false readiness: enabled: false startup: enabled: false securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: enabled: false ports: main: enabled: false portal: enabled: false