From c0642f7cc436aabfd407aa740ed21c588f6d5225 Mon Sep 17 00:00:00 2001 From: William P Date: Wed, 5 Mar 2025 20:17:06 -0500 Subject: [PATCH] change s3url to new truenas address --- system-apps/velero/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-apps/velero/values.yaml b/system-apps/velero/values.yaml index f7874d1..e6d98e0 100644 --- a/system-apps/velero/values.yaml +++ b/system-apps/velero/values.yaml @@ -25,7 +25,7 @@ velero: name: weyma-truenas-s3-auth key: credentials config: - s3Url: "http://10.69.42.20:9000" + s3Url: "http://10.105.15.20:9000" region: minio insecureSkipTLSVerify: "true" initContainers: