2023-04-14 16:15:51 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/snapdrop
|
2023-07-26 09:37:50 +00:00
|
|
|
tag: latest@sha256:cc0f3139e9461884bb580881b95f5c936ae8a633e298c09bc799e43086fdf389
|
2023-04-14 16:15:51 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 10215
|
|
|
|
targetPort: 80
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|