From c9e32ea6c9a2b37fdf168cd77b38c3ce37ec1854 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Mon, 9 Sep 2024 23:53:32 +0200 Subject: [PATCH] Change ns tenant --- minio/helm-minio-tenant.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minio/helm-minio-tenant.yaml b/minio/helm-minio-tenant.yaml index d4aae8d..1c37bf7 100644 --- a/minio/helm-minio-tenant.yaml +++ b/minio/helm-minio-tenant.yaml @@ -25,4 +25,4 @@ spec: ref: values destination: server: https://kubernetes.default.svc - namespace: minio \ No newline at end of file + namespace: minio-tenant \ No newline at end of file