spelling: controller
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
4dd3b6bc68
commit
bcc8b1b3fe
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ Helm v3 has removed the `install-crds` hook so CRDs are now populated by files i
|
|||
| controller.service.annotations | Controller service annotations. | `{}` |
|
||||
| controller.service.labels | Controller service labels. | `{}` |
|
||||
| controller.service.port | Controller service port. | `8082` |
|
||||
| controler.serviceAccount.annotations | Controller service account annotations | `{}` |
|
||||
| controller.serviceAccount.annotations | Controller service account annotations | `{}` |
|
||||
| controller.serviceAccount.create | Create a service account for the controller | `true` |
|
||||
| controller.serviceAccount.name | Service account name. | `"argocd-application-controller"` |
|
||||
| controller.tolerations | [Tolerations for use with node taints](https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/) | `[]` |
|
||||
|
|
Loading…
Reference in a new issue