diff --git a/charts/actions-runner-controller/README.md b/charts/actions-runner-controller/README.md index ca1e2fc4..5a2ec9b3 100644 --- a/charts/actions-runner-controller/README.md +++ b/charts/actions-runner-controller/README.md @@ -50,7 +50,7 @@ All additional docs are kept in the `docs/` folder, this README is solely for do | `imagePullSecrets` | Specifies the secret to be used when pulling the controller pod containers | | | `fullnameOverride` | Override the full resource names | | | `nameOverride` | Override the resource name prefix | | -| `serviceAccont.annotations` | Set annotations to the service account | | +| `serviceAccount.annotations` | Set annotations to the service account | | | `serviceAccount.create` | Deploy the controller pod under a service account | true | | `podAnnotations` | Set annotations for the controller pod | | | `podLabels` | Set labels for the controller pod | |