25 lines
456 B
YAML
25 lines
456 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: shawly/ps3netsrv
|
|
tag: v1.10.0@sha256:42d1b26aebc243b489adb9fd73685925564db8b89fbb592849475a0a9d0d615e
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 38008
|
|
targetPort: 38008
|
|
protocol: tcp
|
|
|
|
persistence:
|
|
games:
|
|
enabled: true
|
|
mountPath: /games
|
|
portal:
|
|
open:
|
|
enabled: true
|