Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
Ihor Dvoretskyi 2020-05-20 21:40:46 +03:00 committed by GitHub
parent e9aa9de0a0
commit 041b9d6f65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ metadata:
name: admin-user name: admin-user
namespace: kubernetes-dashboard namespace: kubernetes-dashboard
EOF EOF
# Create a ClusterBinding for the ServiceAccount # Create a ClusterRoleBinding for the ServiceAccount
kubectl apply -f - <<EOF kubectl apply -f - <<EOF
apiVersion: rbac.authorization.k8s.io/v1 apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding kind: ClusterRoleBinding