From fb42155c94a8281aceaaef4f723b60fef2abc7b2 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Mon, 27 Apr 2026 19:45:42 +0000 Subject: [PATCH] chore: Update manifests after change --- .../cl01tl/manifests/stalwart/Deployment-stalwart-metrics.yaml | 2 +- .../tubearchivist/Deployment-tubearchivist-metrics.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/stalwart/Deployment-stalwart-metrics.yaml b/clusters/cl01tl/manifests/stalwart/Deployment-stalwart-metrics.yaml index 6a8c7ee98..9dbda59ed 100644 --- a/clusters/cl01tl/manifests/stalwart/Deployment-stalwart-metrics.yaml +++ b/clusters/cl01tl/manifests/stalwart/Deployment-stalwart-metrics.yaml @@ -41,4 +41,4 @@ spec: resources: requests: cpu: 1m - memory: 10mi + memory: 10Mi diff --git a/clusters/cl01tl/manifests/tubearchivist/Deployment-tubearchivist-metrics.yaml b/clusters/cl01tl/manifests/tubearchivist/Deployment-tubearchivist-metrics.yaml index cb3925579..37b7d3829 100644 --- a/clusters/cl01tl/manifests/tubearchivist/Deployment-tubearchivist-metrics.yaml +++ b/clusters/cl01tl/manifests/tubearchivist/Deployment-tubearchivist-metrics.yaml @@ -41,4 +41,4 @@ spec: resources: requests: cpu: 1m - memory: 10mi + memory: 10Mi -- 2.49.1