retrom update path

This commit is contained in:
Chris Richardson
2025-01-27 13:36:54 -05:00
parent 4d861ebf24
commit 684f76c330
2 changed files with 4 additions and 4 deletions

View File

@@ -24,10 +24,10 @@ spec:
pathType: Prefix
- backend:
service:
name: readarr-service
name: retrom-service
port:
number: 8787
path: /readarr
number: 3000
path: /retrom
pathType: Prefix
- backend:
service:

View File

@@ -55,5 +55,5 @@ spec:
claimName: retrom-data
- name: nfs-roms
nfs:
path: /volume2/vol2/Downloads/Roms
path: /volume2/vol2/Downloads/Roms/retrom
server: 192.168.1.78