Commit 98c6db9b authored by Marcia Ramos's avatar Marcia Ramos

Merge branch 'clusterrolebinding-v1' into 'master'

Updated K8s ClusterRoleBinding API version

See merge request gitlab-org/gitlab!57100
parents bf6ce785 14f08d89
---
title: Updated documented K8s snippet to undeprecated API
merge_request: 57100
author: Raimund Hook (@stingrayza)
type: other
......@@ -231,7 +231,7 @@ To add a Kubernetes cluster to your project, group, or instance:
name: gitlab
namespace: kube-system
---
apiVersion: rbac.authorization.k8s.io/v1beta1
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: gitlab-admin
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment