image: repository: tccr.io/truecharts/pocketmine-mp pullPolicy: IfNotPresent tag: v5.8.1@sha256:b44daf2ac052e2c15d421e58c860802064de9555709576aae35a792201917d35 securityContext: container: readOnlyRootFilesystem: false runAsUser: 0 runAsGroup: 0 service: main: ports: main: protocol: udp targetPort: 19132 port: 19132 workload: main: podSpec: containers: main: tty: true stdin: true probes: # -- Liveness probe configuration # @default -- See below liveness: enabled: false # -- Redainess probe configuration # @default -- See below readiness: enabled: false # -- Startup probe configuration # @default -- See below startup: enabled: false persistence: data: enabled: true mountPath: "/data" plugins: enabled: true mountPath: "/plugins" portal: open: enabled: false