merge
This commit is contained in:
commit
1db20df444
@ -2,8 +2,7 @@ backend:
|
||||
image:
|
||||
repository: my-apps/tunedrop-backend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest
|
||||
|
||||
tag: master-363337b
|
||||
ingress:
|
||||
enabled: true
|
||||
className: traefik
|
||||
@ -15,11 +14,9 @@ ingress:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
|
||||
env:
|
||||
MUSIC_DIR: /music
|
||||
NAVIDROME_SCAN_URL: http://navidrome.my-apps.svc.cluster.local:4533/api/rescan
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
mountPath: /music
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user