Skip to content

Commit

Permalink
Update chart README (#1083)
Browse files Browse the repository at this point in the history
Fix `services.port` and `services.type` description is reversed.
  • Loading branch information
maruware committed Jan 31, 2022
1 parent 069bf6a commit b652a8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/actions-runner-controller/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ All additional docs are kept in the `docs/` folder, this README is solely for do
| `securityContext` | Set the security context for each container in the controller pod | |
| `podSecurityContext` | Set the security context to controller pod | |
| `service.annotations` | Set annotations for the provisioned webhook service resource | |
| `service.port` | Set controller service type | |
| `service.type` | Set controller service ports | |
| `service.port` | Set controller service ports | |
| `service.type` | Set controller service type | |
| `topologySpreadConstraints` | Set the controller pod topologySpreadConstraints | |
| `nodeSelector` | Set the controller pod nodeSelector | |
| `resources` | Set the controller pod resources | |
Expand Down

0 comments on commit b652a8f

Please sign in to comment.