Skip to content

Commit d69fa69

Browse files
committed
docs(vpa): Update the number of supported updateModes in quick start guide
1 parent c547649 commit d69fa69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vertical-pod-autoscaler/docs/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ resource requests for your pods.
1212
In order to use it, you need to insert a *Vertical Pod Autoscaler* resource for
1313
each controller that you want to have automatically computed resource requirements.
1414
This will be most commonly a **Deployment**.
15-
There are four modes in which *VPAs* operate:
15+
There are five modes in which *VPAs* operate:
1616

1717
- `"Auto"`: VPA assigns resource requests on pod creation as well as updates
1818
them on existing pods using the preferred update mechanism. Currently, this is

0 commit comments

Comments
 (0)