Merge pull request #39793 from iacabezasbaculima/patch-1
Remove typo in documentationpull/40307/head
commit
89dad64daf
|
@ -36,7 +36,7 @@ A node selector requirement is a selector that contains values, a key, and an op
|
|||
|
||||
- **operator** (string), required
|
||||
|
||||
Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt.
|
||||
Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist, Gt, and Lt.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue