audiobookshelp upgrade, and adventurelog account path added

This commit is contained in:
kisfenyo
2025-12-28 19:51:32 +01:00
parent 8f02e3018c
commit c5b97ca305
2 changed files with 15 additions and 4 deletions
+14
View File
@@ -389,6 +389,13 @@ spec:
name: adventurelog-backend
port:
number: 80
- path: /accounts
pathType: Prefix
backend:
service:
name: adventurelog-backend
port:
number: 80
# Media files (user uploads)
- path: /media
pathType: Prefix
@@ -423,6 +430,13 @@ spec:
name: adventurelog-backend
port:
number: 80
- path: /accounts
pathType: Prefix
backend:
service:
name: adventurelog-backend
port:
number: 80
- path: /media
pathType: Prefix
backend: