We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae5f5c5 commit d0ce450Copy full SHA for d0ce450
applications/job/values.yaml
@@ -41,6 +41,7 @@ resources:
41
cpu: 100m
42
memory: 256Mi
43
setCPULimits: false
44
+ limits: {}
45
46
paused: false
47
applications/web/values.yaml
@@ -104,6 +104,7 @@ resources:
104
105
106
107
108
109
autoscaling:
110
enabled: false
applications/worker/values.yaml
@@ -46,6 +46,7 @@ resources:
48
49
50
51
52
0 commit comments