Skip to content

Commit

Permalink
Support to nodes livenessProbe into the Helm Chart
Browse files Browse the repository at this point in the history
In the Helm Chart, there was no ```livenessProbe``` support for option
```chromeNode```, ```firefoxNode```, and ```edgeNode```.

This commit adds these three Helm Chart values:
- ```chromeNode.livenessProbe: {}```
- ```firefoxNode.livenessProbe {}```
- ```edgeNode.livenessProbe: {}```

The bellow properties will end up in the pod livenessProbe for the
respective node pod.

Fixes SeleniumHQ#1895
  • Loading branch information
brunobritorj committed Jul 17, 2023
1 parent e7f6c5b commit 1232462
Show file tree
Hide file tree
Showing 3 changed files with 1,231 additions and 1,213 deletions.
Loading

0 comments on commit 1232462

Please sign in to comment.