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