Skip to content

Commit

Permalink
specify pod kind
Browse files Browse the repository at this point in the history
Co-authored-by: Adrian Moisey <[email protected]>
  • Loading branch information
omerap12 and adrianmoisey authored Dec 30, 2024
1 parent db889a1 commit 9890670
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vertical-pod-autoscaler/docs/sidecar-containers.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ spec:
VPA uses a special annotation to track which containers were present in the pod before any webhook injections:

```yaml
apiVersion: v1
kind: Pod
metadata:
annotations:
vpaObservedContainers: "main-container,logging-sidecar"
Expand Down

0 comments on commit 9890670

Please sign in to comment.