From 3f3409c9de951bdf68f98423b1357923c67a4d30 Mon Sep 17 00:00:00 2001
From: imarson <ismenia.marson@pasteur.fr>
Date: Mon, 6 Jan 2025 16:55:39 +0100
Subject: [PATCH] Update front-deployment.yaml

---
 k8s/front-deployment.yaml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/k8s/front-deployment.yaml b/k8s/front-deployment.yaml
index 07b66ef..259c2ac 100644
--- a/k8s/front-deployment.yaml
+++ b/k8s/front-deployment.yaml
@@ -26,6 +26,4 @@ spec:
             allowPrivilegeEscalation: false
             capabilities:
               drop:
-                - ALL
-                
-
+                - ALL
\ No newline at end of file
-- 
GitLab