Closed JessieTeng89 closed 3 months ago
There is an incorrect command in https://helm.sh/docs/intro/cheatsheet/
It should be helm list -l key1=value1,key2=value2
helm list -l key1=value1,key2=value2
I can work on this and create a PR later
There is an incorrect command in https://helm.sh/docs/intro/cheatsheet/
It should be
helm list -l key1=value1,key2=value2