mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-27 10:18:39 +00:00
[dashboard] Fix FerretDB spec
Due to a typo in the spec, the dashboard couldn't deploy or display instances of FerretDB. This patch fixes the typo. ```release-note [dashboard] Fix FerretDB management in the web UI. ``` Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
This commit is contained in:
@@ -240,7 +240,7 @@ kubeapps:
|
||||
- application:
|
||||
kind: FerretDB
|
||||
singular: ferretdb
|
||||
plural: ferretdb
|
||||
plural: ferretdbs
|
||||
release:
|
||||
prefix: ferretdb-
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user