Skip to content

Commit

Permalink
Define default logs container for operator-controller pod (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
joelanford committed May 30, 2023
1 parent 5ba4327 commit dc1a2fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ kind: Deployment
metadata:
name: controller-manager
namespace: system
annotations:
kubectl.kubernetes.io/default-logs-container: manager
labels:
control-plane: controller-manager
app.kubernetes.io/name: deployment
Expand Down

0 comments on commit dc1a2fd

Please sign in to comment.