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