diff --git a/chart/values.yaml b/chart/values.yaml index 803afc558553a5828b7041e32428e0a6cbf0d893..dba39f487e4b7c1658b13eb51a2280ba271a9ee2 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -65,9 +65,9 @@ tolerations: resources: limits: memory: 512Mi - cpu: 100m + cpu: 250m requests: memory: 512Mi - cpu: 100m + cpu: 250m openshift: false