mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
add artifacthub publisher verification
This commit is contained in:
parent
8b1908d867
commit
d785d4189b
2 changed files with 12 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# 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**
|
4
artifacthub-repo.yml
Normal file
4
artifacthub-repo.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
repositoryID: e0b986aa-f2be-456c-b013-94044f7c1875
|
||||
owners:
|
||||
- name: Jim Bugwadia
|
||||
email: jim@nirmata.com
|
Loading…
Add table
Reference in a new issue