diff --git a/infrastructure/system-upgrades/kured.yaml b/infrastructure/system-upgrades/kured.yaml
index f2786440bbde8081530851c4e1cf309e238db542..4185f37114407ac43fcfbdd5f195909fab0f4694 100644
--- a/infrastructure/system-upgrades/kured.yaml
+++ b/infrastructure/system-upgrades/kured.yaml
@@ -48,8 +48,8 @@ data:
       enable: true
     resources:
       requests:
-        memory: 64MiB
+        memory: 64Mi
         cpu: 10m
       limits:
-        memory: 256MiB
+        memory: 256Mi
         cpu: "1"