Grant write permission to msb service account 27/59627/1
authorHuabing Zhao <zhaohuabing@gmail.com>
Wed, 8 Aug 2018 08:53:13 +0000 (08:53 +0000)
committerHuabing Zhao <zhaohuabing@gmail.com>
Wed, 8 Aug 2018 08:53:18 +0000 (08:53 +0000)
Issue-ID: MSB-255
Change-Id: I7148603a4de88d0a4cbcd29ad003800fc86424b5
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
install/msb-rbac.yaml

index bcb1d87..1f93415 100644 (file)
@@ -6,7 +6,7 @@ metadata:
 spec:
   rules:
   - services: ["*"]
-    methods: ["GET"]
+    methods: ["*"]
 ---
 apiVersion: "rbac.istio.io/v1alpha1"
 kind: ServiceRoleBinding