Skip to content

Commit 5fcf24c

Browse files
committed
fixed ingress.annotations in README.md
1 parent 5691047 commit 5fcf24c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/codimd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ If you want use ingress, please set `service.type` to be `ClusterIP`
6969
| service.externalTrafficPolicy | Service externalTrafficPolicy | `nil` |
7070
| service.loadBalancerIP | Service loadBalancerIP | `nil` |
7171
| ingress.enabled | If `true` Ingress will be created | `false` |
72-
| ingress.annotations` | Ingress annotations | `nil` |
72+
| ingress.annotations | Ingress annotations | `nil` |
7373
| ingress.hosts | Ingress hostnames | `nil` |
7474
| ingress.tls | Ingress TLS configuration (YAML) | `nil` |
7575

0 commit comments

Comments
 (0)