insert comma in FAQ selectors explanation

Signed-off-by: Mike Ball <mike.ball@warnermedia.com>
This commit is contained in:
Mike Ball
2021-05-28 12:13:45 -04:00
parent 2019d048a4
commit b8c23967b7

View File

@@ -220,7 +220,7 @@ spec:
app: podinfo
```
Besides `app` Flagger supports `name` and `app.kubernetes.io/name` selectors.
Besides `app`, Flagger supports `name` and `app.kubernetes.io/name` selectors.
If you use a different convention you can specify your label with the `-selector-labels` flag.
#### Is pod affinity and anti affinity supported?