mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
add instruction to install the specific version.
This commit is contained in:
parent
3203f471dc
commit
f087be8c66
1 changed files with 2 additions and 0 deletions
|
@ -79,6 +79,8 @@ Kyverno uses secrets created above to setup TLS communication with the kube-apis
|
|||
|
||||
### 3. Install Kyverno
|
||||
|
||||
To install a specific version, change the image tag with git tag in `install.yaml` -- e.g., v0.X.0.
|
||||
|
||||
````sh
|
||||
kubectl create -f https://github.com/nirmata/kyverno/raw/master/definitions/install.yaml
|
||||
````
|
||||
|
|
Loading…
Add table
Reference in a new issue