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
@@ -448,7 +448,7 @@ You can now create a job that uses to use the container image. In this section,
448
448
| `--polling-interval` | The polling interval at which to evaluate the scale rule. |
449
449
| `--scale-rule-name` | The name of the scale rule. |
450
450
| `--scale-rule-type` | The type of scale rule to use. To learn more about the GitHub runner scaler, see the KEDA [documentation](https://keda.sh/docs/latest/scalers/github-runner/). |
451
-
| `--scale-rule-metadata` | The metadata for the scale rule. |
451
+
| `--scale-rule-metadata` | The metadata for the scale rule. If you're using GitHub Enterprise, update `githubAPIURL` with its API URL. |
452
452
|`--scale-rule-auth`| The authentication for the scale rule. |
453
453
|`--secrets`| The secrets to use for the job. |
454
454
|`--env-vars`| The environment variables to use for the job. |
@@ -711,7 +711,7 @@ You can run a manual job to register an offline placeholder agent. The job runs
0 commit comments