Skip to content

Commit bb7c9b8

Browse files
authored
Merge pull request #31551 from ingvagabund/descheduler-ns-creation-for-metrics
Descheduler: create namespace with openshift.io/cluster-monitoring=true label set
2 parents 92cdeb5 + cddafa8 commit bb7c9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nodes-descheduler-installing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ endif::[]
2222
. Log in to the {product-title} web console.
2323
. Create the required namespace for the Kube Descheduler Operator.
2424
.. Navigate to *Administration* -> *Namespaces* and click *Create Namespace*.
25-
.. Enter `openshift-kube-descheduler-operator` in the *Name* field and click *Create*.
25+
.. Enter `openshift-kube-descheduler-operator` in the *Name* field, enter `openshift.io/cluster-monitoring=true` in the *Labels* field to enable descheduler metrics, and click *Create*.
2626
. Install the Kube Descheduler Operator.
2727
.. Navigate to *Operators* -> *OperatorHub*.
2828
.. Type *Kube Descheduler Operator* into the filter box.

0 commit comments

Comments
 (0)