mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
update apiVersion for clusterRole
This commit is contained in:
parent
38b4f97585
commit
6e57747cb5
1 changed files with 1 additions and 1 deletions
|
@ -480,7 +480,7 @@ subjects:
|
|||
name: kyverno-service-account
|
||||
namespace: kyverno
|
||||
---
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
apiVersion: rbac.authorization.k8s.io/v1beta1
|
||||
kind: ClusterRole
|
||||
metadata:
|
||||
name: kyvernoRole
|
||||
|
|
Loading…
Add table
Reference in a new issue