mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
update service port name (#8003)
Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
34ab48b28e
commit
39bdf33317
@@ -1,5 +1,5 @@
|
||||
name: kiam
|
||||
version: 2.0.0-rc1
|
||||
version: 2.0.0-rc2
|
||||
appVersion: 3.0-rc1
|
||||
description: Integrate AWS IAM with Kubernetes
|
||||
keywords:
|
||||
|
||||
@@ -16,7 +16,7 @@ spec:
|
||||
component: "{{ .Values.server.name }}"
|
||||
release: {{ .Release.Name }}
|
||||
ports:
|
||||
- name: grpc
|
||||
- name: grpclb
|
||||
port: {{ .Values.server.service.port }}
|
||||
targetPort: {{ .Values.server.service.targetPort }}
|
||||
protocol: TCP
|
||||
|
||||
Reference in New Issue
Block a user