Skip to content

Commit

Permalink
dosc(helm): fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Terin Stock <terinjokes@gmail.com>
  • Loading branch information
wadells authored and terinjokes committed Nov 23, 2022
1 parent 62e9222 commit 89a93b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/charts/origin-ca-issuer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The following table lists the configurable parameters of the origin-ca-issuer ch
| `controller.podAnntoations` | Annotations to add to the origin-ca-issuer pods | `{}` |
| `controller.podLabels` | Labels to add to the origin-ca-issuer pods. | `{}` |
| `controller.replicaCount` | Number of origin-ca-issuer controller replicas | `1` |
| `controller.featureGates` | Comma-seperated list of feature gates to enable on the controller pold | `""` |
| `controller.featureGates` | Comma-seperated list of feature gates to enable on the controller pod | `""` |
| `controller.extraArgs` | Optional flags for origin-ca-issuer | `[]` |
| `controller.extraEnv` | Optional environment variables for origin-ca-issuer | `[]` |
| `controller.serviceAccount.enable` | If `true`, create a new service account | `true` |
Expand Down

0 comments on commit 89a93b3

Please sign in to comment.