Disable App Mesh ingress for load tester

This commit is contained in:
stefanprodan
2019-03-25 15:00:57 +02:00
parent 0ea76b986a
commit 2c5ad0bf8f
3 changed files with 4 additions and 2 deletions

View File

@@ -16,6 +16,8 @@ spec:
metadata:
labels:
app: {{ include "loadtester.name" . }}
annotations:
appmesh.k8s.aws/ports: "444"
spec:
containers:
- name: {{ .Chart.Name }}

View File

@@ -13,6 +13,6 @@ spec:
- port: {{ .Values.service.port }}
targetPort: http
protocol: TCP
name: http
name: 8080
selector:
app: {{ include "loadtester.name" . }}

View File

@@ -12,7 +12,7 @@ spec:
meshName: {{ .Values.meshName }}
listeners:
- portMapping:
port: 80
port: 444
protocol: http
serviceDiscovery:
dns: