mirror of
https://github.com/bitnami/charts.git
synced 2026-03-11 15:37:20 +08:00
[bitnami/minio] Fix typo
Co-Authored-By: Alejandro Moreno <47833905+alemorcuq@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6cfa8efdd4
commit
4349a4c4f5
@@ -121,7 +121,7 @@ The following table lists the configurable parameters of the MinIO chart and the
|
||||
| `service.nodePort` | Port to bind to for NodePort service type | `nil` |
|
||||
| `service.loadBalancerIP` | Static IP Address to use for LoadBalancer service type | `nil` |
|
||||
| `service.annotations` | Kubernetes service annotations | `{}` |
|
||||
| `ingress.enabled` | Enable/diasable ingress | `false` |
|
||||
| `ingress.enabled` | Enable/disable ingress | `false` |
|
||||
| `ingress.certManager` | Add annotations for cert-manager | `false` |
|
||||
| `ingress.annotations` | Ingress annotations | `[]` |
|
||||
| `ingress.hosts[0].name` | Hostname to your MinIO installation | `minio.local` |
|
||||
|
||||
Reference in New Issue
Block a user