You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/selenium-grid/README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ This chart enables the creation of a Selenium Grid Server in Kubernetes.
51
51
## Introduction
52
52
53
53
We offer a Helm chart to simplify the deployment of Selenium Grid Docker images to Kubernetes.
54
-
- Table of chart configuration is available in [CONFIGURATION](CONFIGURATION.md).
54
+
- Table of chart configuration is available in [CONFIGURATION](https://github.com/SeleniumHQ/docker-selenium/blob/trunk/charts/selenium-grid/CONFIGURATION.md).
55
55
- Chart changes are tracked in [CHANGELOG](CHANGELOG.md).
56
56
- Sanity/Regression tests for the chart features are tracked in [TESTING](TESTING.md).
57
57
- There are some reference values file that used to test and deploy Selenium Grid chart. You can find them in [tests/charts/refValues](../../tests/charts/refValues) and [tests/charts/ci](../../tests/charts/ci).
@@ -318,7 +318,7 @@ Refer to below section [Configuration of Secure Communication] for more details
318
318
319
319
### Configuration global
320
320
321
-
Check out list [configuration](CONFIGURATION.md) with config key start with `global.` for more details.
321
+
Check out list [configuration](https://github.com/SeleniumHQ/docker-selenium/blob/trunk/charts/selenium-grid/CONFIGURATION.md) with config key start with `global.` for more details.
322
322
323
323
#### Configuration `global.K8S_PUBLIC_IP`
324
324
@@ -875,7 +875,7 @@ Read more: [vendors](https://opentelemetry.io/ecosystem/vendors/) native support
875
875
876
876
### Configuration of Selenium Grid chart
877
877
878
-
Check out list [configuration](CONFIGURATION.md) parameter of chart and their default values for more details.
878
+
Check out list [configuration](https://github.com/SeleniumHQ/docker-selenium/blob/trunk/charts/selenium-grid/CONFIGURATION.md) parameter of chart and their default values for more details.
879
879
880
880
### Configuration of KEDA
881
881
@@ -898,13 +898,13 @@ values with the prefix `jaeger`. See https://github.com/jaegertracing/helm-chart
898
898
899
899
You can configure the Selenium Hub with config key starts with `hub.`.
900
900
901
-
Check out list [configuration](CONFIGURATION.md) parameter of chart and their default values for more details.
901
+
Check out list [configuration](https://github.com/SeleniumHQ/docker-selenium/blob/trunk/charts/selenium-grid/CONFIGURATION.md) parameter of chart and their default values for more details.
902
902
903
903
### Configuration for isolated components
904
904
905
905
If you implement selenium-grid with separate components (`isolateComponents: true`), you can configure all components via config key starts with `components.`
906
906
907
-
Check out list [configuration](CONFIGURATION.md) parameter of chart and their default values for more details.
907
+
Check out list [configuration](https://github.com/SeleniumHQ/docker-selenium/blob/trunk/charts/selenium-grid/CONFIGURATION.md) parameter of chart and their default values for more details.
908
908
909
909
---
910
910
See how to customize a helm chart installation in the [Helm Docs](https://helm.sh/docs/intro/using_helm/#customizing-the-chart-before-installing) for more information.
0 commit comments