From d8e2e4673fe8d006e6a4373c4ff386607cc4f4ac Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Fri, 27 May 2022 20:18:04 +0000 Subject: [PATCH] updated well known resources --- manifests/matrix_chart/matrix_chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/matrix_chart/matrix_chart.yaml b/manifests/matrix_chart/matrix_chart.yaml index 7bf26b5..25d2b18 100644 --- a/manifests/matrix_chart/matrix_chart.yaml +++ b/manifests/matrix_chart/matrix_chart.yaml @@ -92,9 +92,9 @@ spec: mountPath: /usr/share/nginx/html/.well-known/matrix resources: limits: - memory: 5Mi + memory: 15Mi requests: - memory: 5Mi + memory: 15Mi volumes: - name: well-known configMap: