File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11apiVersion : v1
22description : A declarative helm chart for deploying common types of services on Kubernetes
33name : monochart
4- version : 0.11 .0
5- appVersion : 0.11 .0
4+ version : 0.12 .0
5+ appVersion : 0.12 .0
66home : https://github.com/cloudposse/charts/tree/master/incubator/monochart
77icon : https://raw.githubusercontent.com/cloudposse/charts/master/incubator/monochart/logo.png
88maintainers :
Original file line number Diff line number Diff line change @@ -293,12 +293,12 @@ probes:
293293# port: http
294294
295295resources :
296- limits :
297- cpu : 100m
298- memory : 128Mi
299- requests :
300- cpu : 80m
301- memory : 64Mi
296+ # limits:
297+ # cpu: 100m
298+ # memory: 128Mi
299+ # requests:
300+ # cpu: 80m
301+ # memory: 64Mi
302302
303303persistence :
304304 enabled : false
You can’t perform that action at this time.
0 commit comments