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