Skip to content

Commit ede6aa4

Browse files
committed
Default empty
1 parent c46cbe9 commit ede6aa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/fluent-bit/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,8 +244,8 @@ autoscaling:
244244
# List of resources that the vertical pod autoscaler can control. Defaults to cpu and memory
245245
controlledResources: []
246246

247-
# Values that the vertical pod autoscaler can control. Allowed values are RequestsAndLimits and RequestsOnly.
248-
controlledValues: RequestsAndLimits
247+
# Values that the vertical pod autoscaler can control. Allowed values are RequestsAndLimits and RequestsOnly. Default is RequestsAndLimits.
248+
controlledValues: ""
249249

250250
# Define the max allowed resources for the pod
251251
maxAllowed: {}

0 commit comments

Comments
 (0)