Commit f51928ef authored by Jose Ernesto Suarez's avatar Jose Ernesto Suarez

local cluster

parent 798efe79
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: admin-user
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: cluster-admin
subjects:
- kind: ServiceAccount
name: admin-user
namespace: kube-system
\ No newline at end of file
apiVersion: v1
kind: ServiceAccount
metadata:
name: admin-user
namespace: kube-system
\ No newline at end of file
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