Skip to content

Commit

Permalink
docs: fix dashboard plugin name in example (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterYurkovich authored Sep 5, 2024
1 parent 2f2d666 commit 84b92eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guides/observability-ui-plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To enable the console dashboards plugin, create a `UIPlugin` CR. The following e
apiVersion: observability.openshift.io/v1alpha1
kind: UIPlugin
metadata:
name: ui-dashboards
name: dashboards
spec:
type: Dashboards
```
Expand Down

0 comments on commit 84b92eb

Please sign in to comment.