GoogleCloudPlatform/continuous-deployment-on-kubernetes

Add a step in docs before kubectl apply -f jenkins/k8s/

jawadrehman opened this issue · 1 comments

I needed to execute
kubectl create clusterrolebinding cluster-admin-binding --clusterrole cluster-admin --user $(gclou
d config get-value account)

Fixed in #96