Skip to content

Commit c03872d

Browse files
committed
added mburke's suggestion
1 parent 55100bd commit c03872d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nodes-pods-vertical-autoscaler-using-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ spec:
267267
<1> The type of workload object you want this VPA CR to manage.
268268
<2> The name of the workload object you want this VPA CR to manage.
269269
<3> Set the mode to `Auto`, `Recreate`, `Initial`, or `Off`. The `Recreate` mode should be used rarely, only if you need to ensure that the pods are restarted whenever the resource request changes.
270-
<4> Specify the containers you want to opt-out of and set `mode` to `Off`.
270+
<4> Specify the containers that you do not want updated by the VPA and set the `mode` to `Off`.
271271

272272
For example, a pod has two containers, the same resource requests and limits:
273273

0 commit comments

Comments
 (0)