Skip to content

Commit

Permalink
Update content/docs/2.16/scalers/selenium-grid-scaler.md
Browse files Browse the repository at this point in the history
fix typo

Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Signed-off-by: Robert Hanzlík <robi@junyks.cz>
Signed-off-by: Hanzlik, Robert (MONETA) <robert.hanzlik@moneta.cz>
  • Loading branch information
rubroboletus and JorTurFer committed Sep 3, 2024
1 parent 69c84ea commit cec3bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/2.16/scalers/selenium-grid-scaler.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ spec:
sessionBrowserName: 'msedge'
```

If your selenium browser nodes are not exactly same and you wanna to scale them based on real `slots` settings, set `setSessionsFromHub` to `true` and `setSessionsFromHub` to real number of slots, if you wanna scale from 0.
If your selenium browser nodes are not exactly same and you wanna to scale them based on real `slots` settings, set `setSessionsFromHub` to `true` and `sessionsPerNode` to real number of slots, if you wanna scale from 0.

```yaml
apiVersion: keda.sh/v1alpha1
Expand Down

0 comments on commit cec3bf4

Please sign in to comment.