Skip to content

Commit 35b2d0e

Browse files
committed
[ci] Update chart configuration table
[skip test]
1 parent 9bd4d8a commit 35b2d0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: charts/selenium-grid/CONFIGURATION.md

+1
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
390390
| autoscaling.scalingType | string | `"job"` | Which type of KEDA scaling to use: job or deployment |
391391
| autoscaling.authenticationRef | object | `{"annotations":{"helm.sh/hook":"post-install,post-upgrade,post-rollback","helm.sh/hook-weight":"0"},"name":""}` | Specify an external KEDA TriggerAuthentication resource is used for scaler triggers config. Apply for all browser nodes |
392392
| autoscaling.useCachedMetrics | bool | `false` | Enables caching of metric values during polling interval (as specified in .spec.pollingInterval, the default: false in KEDA). |
393+
| autoscaling.triggerName | string | `""` | Set trigger name. |
393394
| autoscaling.metricType | string | `""` | The type of metric that should be used (The default: AverageValue in KEDA) |
394395
| autoscaling.annotations | object | `{"helm.sh/hook":"post-install,post-upgrade,post-rollback","helm.sh/hook-weight":"1"}` | Annotations for KEDA resources: ScaledObject and ScaledJob |
395396
| autoscaling.patchObjectFinalizers.nameOverride | string | `nil` | Override the name of the patch job |

0 commit comments

Comments
 (0)