Merge pull request #20192 from sergiopena/patch-1

Fix typo on conditions section
pull/20418/head
Kubernetes Prow Robot 2020-04-17 09:01:07 -07:00 committed by GitHub
commit 4ff8a8506d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -292,10 +292,10 @@ status:
type: Denied
```
It's usual to set `status.condtions.reason` to a machine-friendly reason
It's usual to set `status.conditions.reason` to a machine-friendly reason
code using TitleCase; this is a convention but you can set it to anything
you like. If you want to add a note just for human consumption, use the
`status.condtions.message` field.
`status.conditions.message` field.
## Signing