mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/opencart] Remove incorrect readme entries (#9507)
* [stable/opencart] Remove incorrect readme entries Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com> * Bump chart version Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
b27b1989f8
commit
35f1fd2b57
@@ -1,5 +1,5 @@
|
||||
name: opencart
|
||||
version: 4.0.1
|
||||
version: 4.0.2
|
||||
appVersion: 3.0.2-0
|
||||
description: A free and open source e-commerce platform for online merchants. It provides
|
||||
a professional and reliable foundation for a successful online store.
|
||||
|
||||
@@ -58,9 +58,7 @@ The following table lists the configurable parameters of the OpenCart chart and
|
||||
| `opencartHost` | OpenCart host to create application URLs | `nil` |
|
||||
| `service.type` | Kubernetes Service type | `LoadBalancer` |
|
||||
| `service.port` | Service HTTP port | `80` |
|
||||
| `nodePorts.http` | Kubernetes http node port | `""` |
|
||||
| `service.httpsPort` | Service HTTPS port | `443` |
|
||||
| `nodePorts.https` | Kubernetes https node port | `""` |
|
||||
| `service.externalTrafficPolicy` | Enable client source IP preservation | `Cluster` |
|
||||
| `service.nodePorts.http` | Kubernetes http node port | `""` |
|
||||
| `service.nodePorts.https` | Kubernetes https node port | `""` |
|
||||
|
||||
Reference in New Issue
Block a user