Merge pull request #7179 from yinshuxun/patch-1

fix typo
This commit is contained in:
Joseph Heck
2018-02-02 09:45:48 -05:00
committed by GitHub
+1 -1
View File
@@ -135,7 +135,7 @@ system:serviceaccount:<namespace>:default
{"apiVersion":"abac.authorization.kubernetes.io/v1beta1","kind":"Policy","spec":{"user":"system:serviceaccount:kube-system:default","namespace":"*","resource":"*","apiGroup":"*"}}
```
需要重新启动 apitorver 以获取新的策略行.
需要重新启动 apiserver 以获取新的策略行.
{% endcapture %}
{% include templates/concept.md %}