Skip to content

Commit

Permalink
Tekton test - ClusterRoleBinding v1
Browse files Browse the repository at this point in the history
* make it compatible with Kubernetes 1.22
  • Loading branch information
mgencur committed Aug 30, 2021
1 parent c717a3f commit 644ed1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/resources/tekton/kn-deployer-rbac-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ rules:

---

apiVersion: rbac.authorization.k8s.io/v1beta1
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: kn-deployer-binding
Expand Down

0 comments on commit 644ed1d

Please sign in to comment.