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-08-13 15:58:44 +02:00
parent 5abde08753
commit e03f701119
9 changed files with 9 additions and 15 deletions

View File

@@ -13,5 +13,5 @@ ports:
port: 443
endpoints:
- addresses:
- 192.168.1.55
- 192.168.1.117
conditions: { } # https://github.com/argoproj/argo-cd/issues/15554

View File

@@ -51,8 +51,6 @@ spec:
volumeMounts:
- name: remark42
mountPath: /srv/var
- name: backup
mountPath: /backup
resources:
requests:
cpu: 50m
@@ -64,7 +62,3 @@ spec:
- name: remark42
persistentVolumeClaim:
claimName: remark42
- name: backup
nfs:
server: 192.168.1.55
path: /mnt/pool-0/backup

View File

@@ -65,5 +65,5 @@ spec:
emptyDir: { }
- name: data
nfs:
server: 192.168.1.55
server: 192.168.1.117
path: /mnt/pool-0/data

View File

@@ -65,5 +65,5 @@ spec:
emptyDir: { }
- name: data
nfs:
server: 192.168.1.55
server: 192.168.1.117
path: /mnt/pool-0/data

View File

@@ -65,5 +65,5 @@ spec:
emptyDir: { }
- name: data
nfs:
server: 192.168.1.55
server: 192.168.1.117
path: /mnt/pool-0/data

View File

@@ -90,5 +90,5 @@ spec:
emptyDir: { }
- name: data
nfs:
server: 192.168.1.55
server: 192.168.1.117
path: /mnt/pool-0/data

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: { }

View File

@@ -63,7 +63,7 @@ spec:
claimName: plex-config
- name: media
nfs:
server: 192.168.1.55
server: 192.168.1.117
path: /mnt/pool-0/data/media
- name: transcode
emptyDir:

View File

@@ -15,8 +15,8 @@ ingress:
originRequest:
originServerName: proxmox.stonegarden.dev
- hostname: truenas.stonegarden.dev
service: https://192.168.1.55:443
#service: https://truenas.truenas.svc.cluster.local:443
#service: https://192.168.1.114:443
service: https://truenas.truenas.svc.cluster.local:443
#service: https://cilium-gateway-tls-passthrough.gateway.svc.cluster.local:443
originRequest:
originServerName: truenas.stonegarden.dev