2023-08-01 09:25:32 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2023-12-16 13:29:31 +00:00
|
|
|
repository: schollz/cowyo
|
|
|
|
tag: latest@sha256:0ab02a436fd6a5451ee7b7fe278ee5b471bed90b78c365a7439a431ddafa82cb
|
2023-08-01 09:25:32 +00:00
|
|
|
persistence:
|
|
|
|
data:
|
|
|
|
enabled: true
|
2023-12-16 13:29:31 +00:00
|
|
|
mountPath: /data
|
2023-08-01 09:25:32 +00:00
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsGroup: 0
|
2023-12-16 13:29:31 +00:00
|
|
|
runAsUser: 0
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 8050
|
|
|
|
protocol: tcp
|
|
|
|
targetPort: 8050
|