diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2016-09-27 07:32:16 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-27 07:32:16 -0700 |
| commit | 7ed7dd3eb37ef2ea95cc49c77a87264e9e7a32a5 (patch) | |
| tree | 5fadd5b15bf25ab2e97a4241eec3017c7b662b43 /access.md | |
| parent | 5271cf41aae7a73e7e2436323eb6e9fa1067a510 (diff) | |
| parent | 490fb6ff1e707a3665a3165af52fa68f1461bfce (diff) | |
Merge pull request #33471 from YuPengZTE/devVS
Automatic merge from submit-queue
The VS and dot is seprated
Diffstat (limited to 'access.md')
| -rw-r--r-- | access.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -254,7 +254,7 @@ In the Enterprise Profile: In the Simple Profile: - There is a single `namespace` used by the single user. -Namespaces versus userAccount vs Labels: +Namespaces versus userAccount vs. Labels: - `userAccount`s are intended for audit logging (both name and UID should be logged), and to define who has access to `namespace`s. - `labels` (see [docs/user-guide/labels.md](../../docs/user-guide/labels.md)) |
