From 6f55bd839fe4a85eab4f3d601486cb538e882971 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Fri, 24 May 2024 22:04:10 -0500 Subject: [PATCH] change resource request --- clusters/cl01tl/applications/ghost/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/ghost/values.yaml b/clusters/cl01tl/applications/ghost/values.yaml index 700a1fb78..19a6c5404 100644 --- a/clusters/cl01tl/applications/ghost/values.yaml +++ b/clusters/cl01tl/applications/ghost/values.yaml @@ -51,7 +51,7 @@ mysql-8-cluster: - name: mysql resources: requests: - memory: 512Mi + memory: 1Gi cpu: 100m backup: enabled: true