Add default value of githubWebhookServer.syncPeriod to chart (#622)
Some checks failed
Lint and Test Charts / lint-test (push) Has been cancelled
Some checks failed
Lint and Test Charts / lint-test (push) Has been cancelled
* 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