[stable/sugarcrm] Update deprecated annotation - service.beta.kubernetes.io/external-traffic (#4081)

This commit is contained in:
tompizmor
2018-03-09 07:41:12 -08:00
committed by k8s-ci-robot
parent f1bba57d40
commit a9e4b6e710
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: sugarcrm
version: 0.2.5
version: 0.2.6
appVersion: 6.5.26
description: SugarCRM enables businesses to create extraordinary customer relationships with the most innovative and affordable CRM solution in the market.
keywords:
+1 -2
View File
@@ -7,12 +7,11 @@ metadata:
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
release: "{{ .Release.Name }}"
heritage: "{{ .Release.Service }}"
annotations:
service.beta.kubernetes.io/external-traffic: OnlyLocal
spec:
type: {{ .Values.serviceType }}
{{- if eq .Values.serviceType "LoadBalancer" }}
loadBalancerIP: {{ .Values.sugarcrmLoadBalancerIP }}
externalTrafficPolicy: Local
{{- end }}
ports:
- name: http