Skip to content

Commit

Permalink
fix a typo error
Browse files Browse the repository at this point in the history
  • Loading branch information
djangoyi-yunify committed Oct 17, 2022
1 parent 1c8be21 commit d1b1c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/eck-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ config:
# all config is commented out and given its default value. Change the value if you don't use the default
# nsApm: "apm"
nsElasticsearch: "library"
nsKibana: "library333"
nsKibana: "library"
# nsEnterpiseSearch: "enterprise-search"
# nsBeats: "beats"
# nsMaps: "elastic-maps-service"
Expand Down

0 comments on commit d1b1c76

Please sign in to comment.