1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00

documentation fixed

This commit is contained in:
Yuvraj 2020-06-03 18:13:42 -07:00 committed by GitHub
parent ca2379baab
commit 7e2dd0d35e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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