diff --git a/contrib/helm/clair/values.yaml b/contrib/helm/clair/values.yaml index 39e2b3aa..dc8e6cef 100644 --- a/contrib/helm/clair/values.yaml +++ b/contrib/helm/clair/values.yaml @@ -30,8 +30,8 @@ ingress: # - chart-example.local resources: limits: - cpu: 100m - memory: 1Gi + cpu: 200m + memory: 1500Mi requests: cpu: 100m memory: 500Mi