Skip to content

Commit f927d51

Browse files
authored
Fix helm install docs (#11)
1 parent d2e4454 commit f927d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/helm-charts/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: Quick Start with Helm Chart
1111

1212
```
1313
helm repo add kafbat-ui https://kafbat.github.io/helm-charts
14-
helm install kafbat-ui kafbat-ui/kafbat-ui
14+
helm install kafbat-ui kafbat-ui/kafka-ui
1515
```
1616
1717
#### Passing Kafbat-UI configuration as Dict

0 commit comments

Comments
 (0)