mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
documentation fixed
This commit is contained in:
parent
ca2379baab
commit
7e2dd0d35e
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ kubectl logs <kyverno-pod-name> -n kyverno
|
|||
Here is a script that generates a self-signed CA, a TLS certificate-key pair, and the corresponding kubernetes secrets: [helper script](/scripts/generate-self-signed-cert-and-k8secrets.sh)
|
||||
|
||||
|
||||
## Install kyverno using helm
|
||||
## Install Kyverno using Helm
|
||||
|
||||
```sh
|
||||
## Add the nirmata Helm repository
|
||||
|
|
Loading…
Reference in a new issue