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
hjkatz committed Oct 29, 2024
1 parent 33e8909 commit 4af89d0
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions helm/ngrok-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,14 @@ To uninstall the chart:

### Common parameters

| Name | Description | Value |
| ------------------- | ------------------------------------------------------------------ | ----------------------------------------- |
| `nameOverride` | String to partially override generated resource names | `""` |
| `fullnameOverride` | String to fully override generated resource names | `""` |
| `description` | ngrok-operator description that will appear in the ngrok dashboard | `The official ngrok Kubernetes Operator.` |
| `commonLabels` | Labels to add to all deployed objects | `{}` |
| `commonAnnotations` | Annotations to add to all deployed objects | `{}` |
| Name | Description | Value |
| ------------------- | -------------------------------------------------------------------------------------------------------------- | ----------------------------------------- |
| `nameOverride` | String to partially override generated resource names | `""` |
| `fullnameOverride` | String to fully override generated resource names | `""` |
| `clusterId` | String to identify the kubernetes cluster in the ngrok dashboard (must be unique per Helm release per cluster) | `""` |
| `description` | ngrok-operator description that will appear in the ngrok dashboard | `The official ngrok Kubernetes Operator.` |
| `commonLabels` | Labels to add to all deployed objects | `{}` |
| `commonAnnotations` | Annotations to add to all deployed objects | `{}` |

### Image configuration

Expand Down

0 comments on commit 4af89d0

Please sign in to comment.