We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0078392 commit 6b35f14Copy full SHA for 6b35f14
content/en/docs/concepts/overview/working-with-objects/field-selectors.md
@@ -41,7 +41,7 @@ kubectl get services --all-namespaces --field-selector metadata.namespace!=defa
41
```
42
{{< note >}}
43
[Set-based operators](/docs/concepts/overview/working-with-objects/labels/#set-based-requirement)
44
-(`in`, `notin`,`exists`) are not supported for field selectors.
+(`in`, `notin`, `exists`) are not supported for field selectors.
45
{{< /note >}}
46
47
## Chained selectors
0 commit comments