From 9aacece9c57da0a7b7b9702cc3f5def6c0d2c014 Mon Sep 17 00:00:00 2001
From: gifrerenom <lluis.gifre@cttc.es>
Date: Fri, 7 Jul 2023 13:26:31 +0000
Subject: [PATCH] Pre-merge code cleanup and header fixing.

---
 manifests/l3_centralizedattackdetectorservice.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manifests/l3_centralizedattackdetectorservice.yaml b/manifests/l3_centralizedattackdetectorservice.yaml
index a9257a250..95c6d8176 100644
--- a/manifests/l3_centralizedattackdetectorservice.yaml
+++ b/manifests/l3_centralizedattackdetectorservice.yaml
@@ -93,7 +93,7 @@ spec:
       name: cpu
       target:
         type: Utilization
-        averageUtilization: 0.80
+        averageUtilization: 80
   behavior:
     scaleDown:
       stabilizationWindowSeconds: 120
-- 
GitLab