File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -426,19 +426,6 @@ podAnnotations: {}
426426# -- The annotations set with jobAnnotations will be added to all job pods.
427427jobAnnotations : {}
428428
429- # -- Default resources for all Deployments and jobs unless overwritten
430- resources : {}
431- # We usually recommend not to specify default resources and to leave this as a conscious
432- # choice for the user. This also increases chances charts run on environments with little
433- # resources, such as Minikube. If you do want to specify resources, uncomment the following
434- # lines, adjust them as necessary, and remove the curly braces after 'resources:'.
435- # limits:
436- # cpu: 100m
437- # memory: 128Mi
438- # requests:
439- # cpu: 100m
440- # memory: 128Mi
441-
442429# @ignored
443430nodeSelector : {}
444431
You can’t perform that action at this time.
0 commit comments