You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -36,10 +43,7 @@ The Vertical Pod Autoscaler (VPA) automatically adjusts the CPU and memory resou
36
43
| admissionController.podDisruptionBudget.minAvailable | int or string |`1`| Minimum number/percentage of pods that must be available after the eviction. IMPORTANT: You can specify either 'minAvailable' or 'maxUnavailable', but not both. |
| admissionController.service.ports[0].port | int |`443`||
@@ -88,15 +92,13 @@ The Vertical Pod Autoscaler (VPA) automatically adjusts the CPU and memory resou
88
92
| recommender.podDisruptionBudget.minAvailable | int or string |`1`| Minimum number/percentage of pods that must be available after the eviction. IMPORTANT: You can specify either 'minAvailable' or 'maxUnavailable', but not both. |
@@ -112,6 +114,7 @@ The Vertical Pod Autoscaler (VPA) automatically adjusts the CPU and memory resou
112
114
| updater.podDisruptionBudget.minAvailable | int or string |`1`| Minimum number/percentage of pods that must be available after the eviction. IMPORTANT: You can specify either 'minAvailable' or 'maxUnavailable', but not both. |
0 commit comments