We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5691047 commit 5fcf24cCopy full SHA for 5fcf24c
1 file changed
charts/codimd/README.md
@@ -69,7 +69,7 @@ If you want use ingress, please set `service.type` to be `ClusterIP`
69
| service.externalTrafficPolicy | Service externalTrafficPolicy | `nil` |
70
| service.loadBalancerIP | Service loadBalancerIP | `nil` |
71
| ingress.enabled | If `true` Ingress will be created | `false` |
72
-| ingress.annotations` | Ingress annotations | `nil` |
+| ingress.annotations | Ingress annotations | `nil` |
73
| ingress.hosts | Ingress hostnames | `nil` |
74
| ingress.tls | Ingress TLS configuration (YAML) | `nil` |
75
0 commit comments