Skip to content

Commit

Permalink
Merge pull request #2531 from Jont828/kubectl-annotation
Browse files Browse the repository at this point in the history
Update deprecated annotation to `kubectl.kubernetes.io/default-container`
  • Loading branch information
k8s-ci-robot authored Aug 4, 2022
2 parents e5a03e7 + 1eacab5 commit e13e1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
control-plane: capz-controller-manager
aadpodidbinding: capz-controller-aadpodidentity-selector
annotations:
kubectl.kubernetes.io/default-logs-container: manager
kubectl.kubernetes.io/default-container: manager
spec:
containers:
- args:
Expand Down

0 comments on commit e13e1b4

Please sign in to comment.