[stable/prestashop] Fix Svc configuration (#10554)

Signed-off-by: juan131 <juan@bitnami.com>
This commit is contained in:
Juan Ariza Toledano
2019-01-11 03:39:50 -08:00
committed by Kubernetes Prow Robot
parent 21abd3a8ec
commit 4d3cba4619
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: prestashop
version: 6.0.1
version: 6.0.2
appVersion: 1.7.5-0
description: A popular open source ecommerce solution. Professional tools are easily accessible to increase online sales including instant guest checkout, abandoned cart reminders and automated Email marketing.
keywords:
+1 -1
View File
@@ -29,4 +29,4 @@ spec:
nodePort: {{ .Values.service.nodePorts.https }}
{{- end }}
selector:
app: "{{ template "prestashop.fullname" . }}"
app: "{{ template "prestashop.name" . }}"
+1 -1
View File
@@ -144,7 +144,7 @@ service:
# HTTP Port
port: 80
# HTTPS Port
httpsPort: 44
httpsPort: 443
## loadBalancerIP for the PrestaShop Service (optional, cloud specific)
## ref: http://kubernetes.io/docs/user-guide/services/#type-loadbalancer
## loadBalancerIP