mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-11 21:27:26 +08:00
Add default value of githubWebhookServer.syncPeriod to chart (#622)
* Add default value of `githubWebhookServer.syncPeriod` to chart * Bump chart version * Update README.md
This commit is contained in:
@@ -113,6 +113,7 @@ scope:
|
||||
githubWebhookServer:
|
||||
enabled: false
|
||||
replicaCount: 1
|
||||
syncPeriod: 10m
|
||||
secret:
|
||||
create: true
|
||||
name: "github-webhook-server"
|
||||
|
||||
Reference in New Issue
Block a user