From 21dafc8d59466e120c66e921dd107025f9697395 Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Mon, 28 Apr 2025 20:06:00 +1000 Subject: [PATCH] Reconfigure Argus storage --- services/Argus/persistentvolume-argus-config.yml | 2 +- services/Argus/persistentvolume-argus-data.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/Argus/persistentvolume-argus-config.yml b/services/Argus/persistentvolume-argus-config.yml index 0220d33..db5da75 100644 --- a/services/Argus/persistentvolume-argus-config.yml +++ b/services/Argus/persistentvolume-argus-config.yml @@ -15,5 +15,5 @@ spec: name: flexvolsmb-credentials options: opts: file_mode=0777,dir_mode=0777,iocharset=utf8 - server: 192.168.154.225 + server: 192.168.154.195 share: /K3s.Volumes/argus/config diff --git a/services/Argus/persistentvolume-argus-data.yml b/services/Argus/persistentvolume-argus-data.yml index 05aa08a..798ceb1 100644 --- a/services/Argus/persistentvolume-argus-data.yml +++ b/services/Argus/persistentvolume-argus-data.yml @@ -15,5 +15,5 @@ spec: name: flexvolsmb-credentials options: opts: file_mode=0777,dir_mode=0777,iocharset=utf8,nobrl - server: 192.168.154.225 + server: 192.168.154.195 share: /K3s.Volumes/argus/data