Update content/ja/docs/reference/access-authn-authz/rbac.md
Since this "pods" means a resource, should be modified as this suggestion. Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
@@ -48,7 +48,7 @@ NamespaceでRoleを定義する場合は、Roleを使用します。クラスタ
|
||||
#### Roleの例
|
||||
|
||||
以下はNamespace「default」にあるRoleの例で、
|
||||
{{< glossary_tooltip text="pods" term_id="pod" >}}への読み取りアクセス権の付与に使用できます。
|
||||
{{< glossary_tooltip text="Pod" term_id="pod" >}}への読み取りアクセス権の付与に使用できます。
|
||||
|
||||
```yaml
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
|
||||
Reference in New Issue
Block a user