Skip to content

Commit

Permalink
readme: Update add-on's readme
Browse files Browse the repository at this point in the history
  • Loading branch information
clouddrove-ci committed Mar 11, 2024
1 parent 4a872b4 commit 7b15a49
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions addons/actions-runner-controller/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Refer to this link for Cert Manager Installation via Helm [certification manager
| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0.0 |
| <a name="requirement_google"></a> [google](#requirement\_google) | >= 5.10.0 |
| <a name="requirement_kubernetes"></a> [kubernetes](#requirement\_kubernetes) | >= 2.10 |

## Providers
Expand All @@ -62,9 +63,8 @@ No resources.

| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| <a name="input_action_runner_controller_extra_configs"></a> [action_runner\_controller\_extra\_configs](#input\_external\_dns\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no |
| <a name="input_helm_config"></a> [helm\_config](#input\_helm\_config) | Helm provider config for External DNS | `any` | `{}` | no |
| <a name="input_project_id"></a> [project\_id](#input\_project\_id) | GCP project ID | `string` | n/a | yes |
| <a name="input_actions_runner_controller_extra_configs"></a> [actions\_runner\_controller\_extra\_configs](#input\_actions\_runner\_controller\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no |
| <a name="input_helm_config"></a> [helm\_config](#input\_helm\_config) | Helm provider config for Actions Runner Controller | `any` | `{}` | no |

## Outputs

Expand Down

0 comments on commit 7b15a49

Please sign in to comment.