diff options
| author | yanan Lee <energylyn@zju.edu.cn> | 2016-12-21 16:42:51 +0800 |
|---|---|---|
| committer | yanan Lee <energylyn@zju.edu.cn> | 2016-12-21 16:42:51 +0800 |
| commit | 641e4719a6ef96b7f874dfe199a711c252cd6b81 (patch) | |
| tree | 02c89236d7532cd5f5bd64ae3bc862b36ffa46a9 | |
| parent | d818a2dadc087213f1dea81f755b0509cc283904 (diff) | |
The article is not correct
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
| -rw-r--r-- | contributors/design-proposals/service_accounts.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/service_accounts.md b/contributors/design-proposals/service_accounts.md index 89a3771b..79902140 100644 --- a/contributors/design-proposals/service_accounts.md +++ b/contributors/design-proposals/service_accounts.md @@ -112,7 +112,7 @@ another, and another, until its behavior cannot be attributed to a single human. **TODO**: consider getting rid of separate serviceAccount object and just rolling its parts into the SecurityContext or Pod Object. -The `secrets` field is a list of references to /secret objects that an process +The `secrets` field is a list of references to /secret objects that a process started as that service account should have access to be able to assert that role. |
