diff --git a/deploy/upgrade_responder_server/chart-values.yaml b/deploy/upgrade_responder_server/chart-values.yaml index 4717e2d..fdc2e9a 100644 --- a/deploy/upgrade_responder_server/chart-values.yaml +++ b/deploy/upgrade_responder_server/chart-values.yaml @@ -14,6 +14,14 @@ secret: # Set this to false if you don't want to manage these secrets with helm managed: false +resources: + limits: + cpu: 400m + memory: 512Mi + requests: + cpu: 200m + memory: 256Mi + # This configmap contains information about the latest release # of the application that is using this Upgrade Responder configMap: