Remove kubekins as cluster-admin

pull/6/head
Jordan Liggitt 2017-01-03 15:33:26 -05:00
parent 3683e0a691
commit 6057a2ca76
No known key found for this signature in database
GPG Key ID: 24E7ADF9A3B42012
1 changed files with 1 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# This is the main user for the e2e tests. This is ok to leave long term
# since the first user in the test can reasonably be high power
# its kubecfg in gce and kubekins in gke
# its kubecfg in gce
# TODO consider provisioning each test its namespace and giving it an
# admin user. This still has to exist, but e2e wouldn't normally use it
apiVersion: rbac.authorization.k8s.io/v1alpha1
@ -17,6 +17,3 @@ subjects:
- apiVersion: rbac/v1alpha1
kind: User
name: kubecfg
- apiVersion: rbac/v1alpha1
kind: User
name: kubekins@kubernetes-jenkins.iam.gserviceaccount.com