Skip to content

Commit

Permalink
Update README.md with readme-generator-for-helm
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdiramen authored and github-actions[bot] committed Jun 25, 2024
1 parent 1a998f5 commit 7073e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/ingress-controller/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ To uninstall the chart:
| `podLabels` | Used to apply custom labels to the ingress pods. | `{}` |
| `replicaCount` | The number of controllers to run. | `1` |
| `image.registry` | The ngrok ingress controller image registry. | `docker.io` |
| `image.repository` | The ngrok ingress controller image repository. | `ngrok/ngrok-operator` |
| `image.repository` | The ngrok ingress controller image repository. | `ngrok/ngrok-operator` |
| `image.tag` | The ngrok ingress controller image tag. Defaults to the chart's appVersion if not specified | `""` |
| `image.pullPolicy` | The ngrok ingress controller image pull policy. | `IfNotPresent` |
| `image.pullSecrets` | An array of imagePullSecrets to be used when pulling the image. | `[]` |
Expand Down

0 comments on commit 7073e11

Please sign in to comment.