We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae78647 commit 9813d5fCopy full SHA for 9813d5f
charts/client/values.yaml
@@ -59,8 +59,8 @@ resources:
59
# resources, such as Minikube. If you do want to specify resources, uncomment the following
60
# lines, adjust them as necessary, and remove the curly braces after 'resources:'.
61
limits:
62
- cpu: 100m
63
- memory: 128Mi
+ cpu: 200m
+ memory: 256Mi
64
ephemeral-storage: 100Mi
65
requests:
66
cpu: 100m
0 commit comments