tikv / website

Website for tikv.org
19 stars 62 forks source link

Remove duplicate command in create namespace section of operator doc #222

Closed ATofighi closed 2 years ago

ATofighi commented 3 years ago

What is changed?

helm install --namespace tikv-operator tikv-operator pingcap/tikv-operator --version v0.1.0 is for creating operator, not creating namespace. I remove it from create namespace section.

Any related PRs or issues?

IDK

Which version does your change affect?

4.0