image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/lastoasis tag: latest@sha256:f526478bb588873cd9588ed1205af4da750834a5d6a1fde7e783962ef8dc626e podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false secretEnv: USERNAME: "" PASSWRD: "" env: CUSTOMER_KEY: pwHB3mLCOUWscFi7 GAME_ID: "920720" GAME_PARAMS: -port=5555 -QueryPort=27015 -NoLiveServer -EnableCheats IDENTIFIER: dockeroasis PROVIDER_KEY: " 8IhohaMRZIJJubv5 " SLOTS: "20" VALIDATE: false probes: liveness: enabled: false readiness: enabled: false startup: enabled: false service: main: ports: main: port: 5555 protocol: UDP targetPort: 5555 queryport: enabled: true ports: queryport: enabled: true port: 27015 protocol: UDP targetPort: 27015 persistence: serverfiles: enabled: true mountPath: /serverdata/serverfiles steamcmd: enabled: true mountPath: /serverdata/steamcmd portal: enabled: true