Skip to content

Commit

Permalink
fix: use correct control-plane label for metrics-operator (#1147)
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
  • Loading branch information
nlamirault committed Apr 3, 2023
1 parent 8b165d3 commit 1035183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics-operator/config/manager/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
kind: Service
metadata:
labels:
control-plane: metrics-controller
control-plane: metrics-operator
name: metrics-operator-service
namespace: system
spec:
Expand Down

0 comments on commit 1035183

Please sign in to comment.