20 lines
352 B
YAML
20 lines
352 B
YAML
image:
|
|
repository: tccr.io/truecharts/anki-sync-server
|
|
tag: v20220516@sha256:444a0ae7b60a08128f3a2f02516ce60c4ca0879c13a6c27fe85db35b1ce4cef6
|
|
pullPolicy: IfNotPresent
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 27701
|
|
targetPort: 27701
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: /app/data
|
|
|
|
portal:
|
|
enabled: true
|