2022-04-16 09:15:43 +00:00
|
|
|
image:
|
2022-04-18 19:57:07 +00:00
|
|
|
repository: tccr.io/truecharts/snapdrop
|
2022-07-02 10:23:01 +00:00
|
|
|
tag: latest@sha256:f0079f3da307bdf1c34a1a4b5edb0545c384b0bd6b913eb2d3729385ec8ee101
|
2022-04-16 09:15:43 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 10215
|
|
|
|
targetPort: 80
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|