mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
8 lines
212 B
Markdown
8 lines
212 B
Markdown
# Kyverno Helm Chart
|
|
|
|
```sh
|
|
helm repo add kyverno https://kyverno.github.io/kyverno/
|
|
helm install kyverno --namespace kyverno kyverno/kyverno --create-namespace
|
|
```
|
|
|
|
**Full documentation at: https://kyverno.io**
|