Update values.yaml

this is supposed to solve the below issue:

https://github.com/coreos/clair/issues/414
This commit is contained in:
Tomer H 2018-04-02 19:37:02 +03:00 committed by GitHub
parent e73051fc0a
commit e649f8f149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,8 +30,8 @@ ingress:
# - chart-example.local
resources:
limits:
cpu: 100m
memory: 1Gi
cpu: 200m
memory: 1500Mi
requests:
cpu: 100m
memory: 500Mi