We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aebd43 commit 31f5d17Copy full SHA for 31f5d17
e2e-tests/apps/busybox/liveness/busybox_liveness.yml
@@ -1,6 +1,6 @@
1
---
2
# Source: openebs/templates/clusterrole.yaml
3
-apiVersion: rbac.authorization.k8s.io/v1beta1
+apiVersion: rbac.authorization.k8s.io/v1
4
kind: ClusterRole
5
metadata:
6
name: app-namespace
@@ -21,7 +21,7 @@ metadata:
21
22
23
24
25
kind: ClusterRoleBinding
26
27
0 commit comments