image: pullPolicy: IfNotPresent repository: ich777/lunamultiplayer-ksp tag: latest@sha256:8766e80caf2dfce23bf8708ba98ad2e23da034cfbc36f65e4fc760ba7eea844c persistence: serverfiles: enabled: true mountPath: /lunamultiplayer portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsGroup: 0 runAsUser: 0 service: main: ports: main: port: 8800 protocol: udp targetPort: 8800 workload: main: podSpec: containers: main: env: DATA_PERM: "770" LMP_V: latest@sha256:f0065aa44fb1c38b7fc30d34e220138dc0a0c6477b78eb7f59015622c2052030 probes: liveness: enabled: false readiness: enabled: false startup: enabled: false