Update values.yaml

this is supposed to solve the below issue:

https://github.com/coreos/clair/issues/414
pull/537/head
Tomer H 6 years ago committed by GitHub
parent e73051fc0a
commit e649f8f149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save