[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:
Javier J. Salmerón-García
2018-11-29 03:01:42 -08:00
committed by k8s-ci-robot
parent b27b1989f8
commit 35f1fd2b57
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -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.
-2
View File
@@ -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 | `""` |