From a8af1c1f372e1c85de7bfcd4926c67e968912508 Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Thu, 3 Oct 2024 10:27:27 +0000 Subject: [PATCH] adding VPA recommendation Signed-off-by: Martyn Ranyard --- apps-helm/hyperion/values.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps-helm/hyperion/values.yaml b/apps-helm/hyperion/values.yaml index ec9fe1c..9ec856b 100644 --- a/apps-helm/hyperion/values.yaml +++ b/apps-helm/hyperion/values.yaml @@ -13,3 +13,7 @@ service: type: LoadBalancer annotations: external-dns.alpha.kubernetes.io/hostname: hyperion.martyn.berlin +resources: + requests: + cpu: 25m + memory: 671629701