image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/postscriptum tag: latest@sha256:0e22bc65fa4cd8b1311f2455b815918a966bb2444df4507cdda421961c32a42d podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false secretEnv: USERNAME: "" PASSWRD: "" env: DATA_PERM: "770" GAME_ID: "746200" GAME_PARAMS: Port=10027 QueryPort=10037 -log VALIDATE: false probes: liveness: enabled: false readiness: enabled: false startup: enabled: false service: main: ports: main: port: 10027 protocol: UDP targetPort: 10027 queryport: enabled: true ports: queryport: enabled: true port: 10037 protocol: UDP targetPort: 10037 persistence: serverfiles: enabled: true mountPath: /serverdata/serverfiles steamcmd: enabled: true mountPath: /serverdata/steamcmd portal: enabled: true