From e7b81027330c2aca76bc669d2e3d8c9e69c357ec Mon Sep 17 00:00:00 2001 From: Adrien Bouvais Date: Sat, 15 Aug 2026 16:18:25 +0200 Subject: [PATCH] Fix --- charts/tenant/templates/minio-setup.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/tenant/templates/minio-setup.yaml b/charts/tenant/templates/minio-setup.yaml index 3d73e5b..3a8356b 100644 --- a/charts/tenant/templates/minio-setup.yaml +++ b/charts/tenant/templates/minio-setup.yaml @@ -70,7 +70,7 @@ spec: # Apply IAM isolation policy cat < /tmp/policy.json { - "Version": "2026-08-15", + "Version": "2012-10-17", "Statement": [ { "Effect": "Allow",