1
0
Fork 0

add ingress kubernetes proxy-body-size

This commit is contained in:
sido 2018-06-25 22:23:49 +02:00
parent 534e81a280
commit 5dcda7ff78
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ spec:
paths:
- path: {{ default "/" .path }}
backend:
serviceName: {{ .Values.httpd.name }}
servicePort: {{ .Values.httpd.port }}
serviceName: httpd
servicePort: 80
{{- if .tls }}
tls:
- hosts: