Update values.yaml
this is supposed to solve the below issue: https://github.com/coreos/clair/issues/414
This commit is contained in:
parent
e73051fc0a
commit
e649f8f149
@ -30,8 +30,8 @@ ingress:
|
||||
# - chart-example.local
|
||||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 1Gi
|
||||
cpu: 200m
|
||||
memory: 1500Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 500Mi
|
||||
|
Loading…
Reference in New Issue
Block a user