Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Misencik <[email protected]>
  • Loading branch information
SimonMisencik committed Oct 25, 2023
1 parent 2475a13 commit 48ac42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/postgrest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ helm uninstall [RELEASE_NAME]
| `replicaCount` | Number of nodes | `1` |
| `image.repository` | Image repository | `postgrest/postgrest` |
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `image.tag` | Image tag | `` |
| `image.tag` | Image tag | `""` |
| `imagePullSecrets` | Image pull secrets | `[]` |
| `nameOverride` | Replaces the name of the chart in the Chart.yaml file | `""` |
| `fullnameOverride` | Completely replaces the generated name | `""` |
Expand Down

0 comments on commit 48ac42f

Please sign in to comment.