mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-14 07:27:40 +08:00
Support installing without cert-manager (#834)
* Support installing without cert-manager
This commit is contained in:
committed by
GitHub
parent
4a55fe563c
commit
3de4e7e9c6
@@ -199,3 +199,9 @@ githubWebhookServer:
|
||||
enabled: false
|
||||
# minAvailable: 1
|
||||
# maxUnavailable: 3
|
||||
|
||||
certManagerEnabled: true
|
||||
|
||||
admissionWebHooks:
|
||||
{}
|
||||
#caBundle: "Ci0tLS0tQk...<base64-encoded PEM bundle containing the CA that signed the webhook's serving certificate>...tLS0K"
|
||||
|
||||
Reference in New Issue
Block a user