We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c79f5f commit adaf86aCopy full SHA for adaf86a
integration/k8s-rbac.yaml
@@ -1,6 +1,6 @@
1
# Simple RBAC required to enable use of `kubectl port-forward`
2
# from within a container.
3
-apiVersion: rbac.authorization.k8s.io/v1beta1
+apiVersion: rbac.authorization.k8s.io/v1
4
kind: ClusterRoleBinding
5
metadata:
6
name: default-rbac
0 commit comments