2024-02-24 08:37:57 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: dtjs48jkt/twonkyserver
|
2024-02-26 00:35:20 +00:00
|
|
|
tag: latest@sha256:9cb1573f57ad08c708017a3aeff34808b13bea93eadb23d72f3b2372ab5536e4
|
2024-02-24 08:37:57 +00:00
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /config
|
|
|
|
data:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /data
|
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 9000
|
|
|
|
protocol: tcp
|
|
|
|
targetPort: 9000
|