Skip to content

Commit

Permalink
fix default container name (#1048)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcristina422 authored Nov 17, 2022
1 parent 15568fe commit c20f9b4
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 @@ -21,7 +21,7 @@ spec:
template:
metadata:
annotations:
kubectl.kubernetes.io/default-container: manager
kubectl.kubernetes.io/default-container: awx-manager
labels:
control-plane: controller-manager
spec:
Expand Down

0 comments on commit c20f9b4

Please sign in to comment.