Skip to content

Commit

Permalink
Update README.md and values.schema.json with readme-generator-for-helm
Browse files Browse the repository at this point in the history
  • Loading branch information
hjkatz committed Nov 13, 2024
1 parent aa7a893 commit aed91da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/ngrok-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ To uninstall the chart:
| ------------------- | ------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------- |
| `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 | `{}` |
Expand Down

0 comments on commit aed91da

Please sign in to comment.