From d244cba80fab88ba6225a4fecfb43d032c81f512 Mon Sep 17 00:00:00 2001 From: Rehili Ghazwa Date: Fri, 17 Oct 2025 11:21:28 +0200 Subject: [PATCH] add springboot-with-s3 --- k8s/resources/common/network-conversion-server-deployment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/k8s/resources/common/network-conversion-server-deployment.yaml b/k8s/resources/common/network-conversion-server-deployment.yaml index 69747df1..08498760 100644 --- a/k8s/resources/common/network-conversion-server-deployment.yaml +++ b/k8s/resources/common/network-conversion-server-deployment.yaml @@ -9,6 +9,7 @@ metadata: gridsuite.org/springboot-with-elasticsearch: "true" gridsuite.org/springboot-with-rabbitmq: "true" gridsuite.org/springboot-with-large-storage: "true" + gridsuite.org/springboot-with-s3: "true" annotations: gridsuite.org/size: springboot-xxl spec: