From 748f1e1ebe81d67cf57aa97eb6ff01b0bdb7366b Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 26 Oct 2025 18:52:53 -0500 Subject: [PATCH] fix units --- stage-maker/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stage-maker/deployment.yaml b/stage-maker/deployment.yaml index 2b84cbe..07d1b4a 100644 --- a/stage-maker/deployment.yaml +++ b/stage-maker/deployment.yaml @@ -24,4 +24,4 @@ spec: memory: "1024Mi" requests: cpu: 1000m - memory: "512MI" \ No newline at end of file + memory: "512Mi" \ No newline at end of file