mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 06:45:27 +01:00
fix typo
This commit is contained in:
@@ -155,7 +155,7 @@ It is usually a sign that more than one operator wants to manage the resource.
|
||||
Check if several operators are running on the cluster:
|
||||
|
||||
```console
|
||||
kubeclt get pods --all-namespaces | grep 'prom.*operator'
|
||||
kubectl get pods --all-namespaces | grep 'prom.*operator'
|
||||
```
|
||||
|
||||
Check the logs of the matching pods to see if they manage the same resource.
|
||||
|
||||
Reference in New Issue
Block a user