From 20bb9edff45d36df3fe88adea80bc1bf26ea90e9 Mon Sep 17 00:00:00 2001 From: Brendan Burns Date: Wed, 20 Dec 2017 10:44:55 -0800 Subject: [PATCH] Update cluster-roles.yaml --- .../authorizer/rbac/bootstrappolicy/testdata/cluster-roles.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/pkg/auth/authorizer/rbac/bootstrappolicy/testdata/cluster-roles.yaml b/plugin/pkg/auth/authorizer/rbac/bootstrappolicy/testdata/cluster-roles.yaml index a47756c6c81..477a6e903ba 100644 --- a/plugin/pkg/auth/authorizer/rbac/bootstrappolicy/testdata/cluster-roles.yaml +++ b/plugin/pkg/auth/authorizer/rbac/bootstrappolicy/testdata/cluster-roles.yaml @@ -640,7 +640,7 @@ items: - /swaggerapi - /swaggerapi/* - /version - - /version/* + - /version/ verbs: - get - apiVersion: rbac.authorization.k8s.io/v1