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
|
# - chart-example.local
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 100m
|
cpu: 200m
|
||||||
memory: 1Gi
|
memory: 1500Mi
|
||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 500Mi
|
memory: 500Mi
|
||||||
|
Loading…
Reference in New Issue
Block a user