chore(nas): update TrueNAS IP after router change

New router is trash and can't set static IPs, some device stole the old one
This commit is contained in:
Vegard Hagen
2024-11-17 17:03:28 +01:00
parent 5abde08753
commit e03f701119
9 changed files with 9 additions and 15 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ spec:
claimName: jellyfin-config
- name: media
nfs:
server: 192.168.1.55
server: 192.168.1.117
path: /mnt/pool-0/data/media
- name: cache
emptyDir: { }