actions-runner-controller/charts/actions-runner-controller/templates
Hyeonmin Park 8035d6d9f8
chart: Add extraPaths to Ingress of GitHub Webhook Server (#1129)
* chart: Add extraPaths to Ingress of GitHub Webhook Server

* Update charts/actions-runner-controller/templates/githubwebhook.ingress.yaml

Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>

* Prefix the toYaml expression to remove the extra newline before extra paths

Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2022-05-16 11:34:56 +09:00
..
NOTES.txt Update helm chart (#343) 2021-02-26 09:26:51 +09:00
_github_webhook_server_helpers.tpl Add podDistruptionBudget resource for controller pods (#805) 2021-11-15 19:07:23 +00:00
_helpers.tpl chart: Allow using different secrets for controller-manager and gh-webhook-server (#1122) 2022-02-17 09:16:16 +09:00
auth_proxy_role.yaml chart: Add service monitor and remove kube_rbac_proxy leftovers (#527) 2021-05-26 12:10:25 +01:00
auth_proxy_role_binding.yaml chart: Add service monitor and remove kube_rbac_proxy leftovers (#527) 2021-05-26 12:10:25 +01:00
certificate.yaml Support installing without cert-manager (#834) 2021-12-08 21:58:46 +00:00
ci-secret.yaml feat: Added option for secret annotation (#824) 2021-10-17 22:18:35 +01:00
controller.metrics.service.yaml Create optional serviceAnnotations value in helm chart (#867) 2021-10-17 22:37:43 +01:00
controller.metrics.serviceMonitor.yaml chart: Add additional labels to serviceMonitor (#670) 2021-07-03 15:14:59 +09:00
controller.pdb.yaml Add podDistruptionBudget resource for controller pods (#805) 2021-11-15 19:07:23 +00:00
deployment.yaml Allow customizing the controller webhook port (#1410) 2022-05-16 10:33:13 +09:00
githubwebhook.deployment.yaml fix(chart): allow to use basic auth when authSecret.create is false (#1149) 2022-03-07 10:07:24 +09:00
githubwebhook.ingress.yaml chart: Add extraPaths to Ingress of GitHub Webhook Server (#1129) 2022-05-16 11:34:56 +09:00
githubwebhook.pdb.yaml Add podDistruptionBudget resource for controller pods (#805) 2021-11-15 19:07:23 +00:00
githubwebhook.role.yaml feat: Workflow job based ephemeral runner scaling (#721) 2021-08-11 09:52:04 +09:00
githubwebhook.role_binding.yaml Add cluster role binding for github-webhook-server 2021-02-18 16:49:24 +09:00
githubwebhook.secrets.yaml Fix various bugs in helm chart (#364) 2021-03-03 09:21:20 +09:00
githubwebhook.service.yaml Add annotations to githubWebhookServer Service in Helm Chart (#665) 2021-06-30 20:42:21 +09:00
githubwebhook.serviceMonitor.yaml Use https connection when metrics enabled for githubwebhook server (#685) 2021-07-16 10:19:38 +09:00
githubwebhook.serviceaccount.yaml feat: HorizontalRunnerAutoscaler Webhook server (#282) 2021-02-07 17:37:27 +09:00
leader_election_role.yaml Ensure the chart is passing acceptance tests 2020-11-14 21:58:16 +09:00
leader_election_role_binding.yaml Ensure the chart is passing acceptance tests 2020-11-14 21:58:16 +09:00
manager_role.yaml Enhance RunnerSet to optionally retain PVs accross restarts (#1340) 2022-05-16 09:26:48 +09:00
manager_role_binding.yaml Ensure the chart is passing acceptance tests 2020-11-14 21:58:16 +09:00
manager_secrets.yaml feat: support routing GitHub API calls to custom proxy API (#1017) 2021-12-23 09:24:10 +09:00
runner_editor_role.yaml Ensure the chart is passing acceptance tests 2020-11-14 21:58:16 +09:00
runner_viewer_role.yaml Ensure the chart is passing acceptance tests 2020-11-14 21:58:16 +09:00
serviceaccount.yaml Ensure the chart is passing acceptance tests 2020-11-14 21:58:16 +09:00
webhook_configs.yaml fix(chart): add namespace selector to webhooks when in singleNamespace mode (#1237) 2022-03-27 11:52:39 +01:00
webhook_service.yaml Allow customizing the controller webhook port (#1410) 2022-05-16 10:33:13 +09:00