Skip to content

Commit 403967c

Browse files
Merge pull request #398 from shirmoran/align-pods-label-with-service
OCPBUGS-53300: Update service selector to match deployment label
2 parents 5fc7a51 + 4ad07e2 commit 403967c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/0000_26_cloud-controller-manager-operator_05_metrics-service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ spec:
1818
port: 9258
1919
targetPort: https
2020
selector:
21-
app: cloud-manager-operator
21+
k8s-app: cloud-manager-operator
2222
sessionAffinity: None

0 commit comments

Comments
 (0)