Skip to content

Commit

Permalink
Merge pull request #7308 from omerap12/readme-vpa-recommendations
Browse files Browse the repository at this point in the history
FAQ: Update args for recommendations single pod
  • Loading branch information
k8s-ci-robot authored Oct 18, 2024
2 parents 7d3a6a5 + a20635a commit ff2f0ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vertical-pod-autoscaler/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ spec:
- name: updater
args:
- "--min-replicas=1"
- "--v=4"
- "--stderrthreshold=info"
```

and then deploy it manually if your vpa is already configured.
Expand Down

0 comments on commit ff2f0ce

Please sign in to comment.