helm / helm-www

The Helm website for docs, blog and project info.
https://helm.sh
MIT License
200 stars 504 forks source link

Incorrect command for "helm list" #1609

Closed JessieTeng89 closed 1 month ago

JessieTeng89 commented 1 month ago

There is an incorrect command in https://helm.sh/docs/intro/cheatsheet/ image

It should be helm list -l key1=value1,key2=value2

JessieTeng89 commented 1 month ago

I can work on this and create a PR later