mirror of
https://github.com/kyverno/kyverno.git
synced 2025-04-08 18:15:48 +00:00
update helm installation instructions
This commit is contained in:
parent
a72f63d712
commit
5be9c46c4e
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ helm repo add kyverno https://nirmata.github.io/kyverno/
|
|||
kubectl create ns kyverno
|
||||
|
||||
## Install the kyverno helm chart
|
||||
helm install --generate-name --namespace kyverno kyverno/kyverno
|
||||
helm install kyverno --namespace kyverno kyverno/kyverno
|
||||
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue