Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhuth authored Oct 25, 2024
1 parent 4c90394 commit da703d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/proxysql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The command removes all the Kubernetes components associated with the chart and
| fullnameOverride | string | `""` | String to fully override `"proxysql.fullname"` |
| image.pullPolicy | string | `"Always"` | image pull policy |
| image.repository | string | `"proxysql/proxysql"` | image repository |
| image.tag | string | `"2.6.5"` | Overrides the image tag |
| image.tag | string | `"2.7.1"` | Overrides the image tag |
| imagePullSecrets | list | `[]` | If defined, uses a Secret to pull an image from a private Docker registry or repository. |
| ingress.annotations."nginx.ingress.kubernetes.io/backend-protocol" | string | `"HTTPS"` | |
| ingress.className | string | `""` | |
Expand Down

0 comments on commit da703d6

Please sign in to comment.