2024-02-24 08:37:57 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2024-02-25 11:05:19 +00:00
|
|
|
repository: n1try/mininote
|
|
|
|
tag: latest@sha256:da2c050fe79ffb5371d9c40a86cf2222d87e23958802bc9348455e8784afbc0d
|
2024-02-24 08:37:57 +00:00
|
|
|
persistence:
|
2024-02-25 11:05:19 +00:00
|
|
|
data:
|
2024-02-24 08:37:57 +00:00
|
|
|
enabled: true
|
2024-02-25 11:05:19 +00:00
|
|
|
mountPath: /app/data
|
2024-02-24 08:37:57 +00:00
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 3000
|
|
|
|
protocol: tcp
|
|
|
|
targetPort: 3000
|