Skip to content

Commit

Permalink
fix merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
yolocs committed Mar 26, 2018
2 parents 375d0c0 + 1294a58 commit 89f4b2e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions parts/k8s/kubernetesmastercustomscript.sh
Original file line number Diff line number Diff line change
Expand Up @@ -744,8 +744,6 @@ if [[ ! -z "${MASTER_NODE}" ]]; then
ensureEtcd
ensureK8s
ensurePodSecurityPolicy

/usr/local/bin/kubectl create clusterrolebinding superuser --clusterrole=cluster-admin --user=client
fi

if [[ $OS == $UBUNTU_OS_NAME ]]; then
Expand Down

0 comments on commit 89f4b2e

Please sign in to comment.