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: paths:
- path: {{ default "/" .path }} - path: {{ default "/" .path }}
backend: backend:
serviceName: {{ .Values.httpd.name }} serviceName: httpd
servicePort: {{ .Values.httpd.port }} servicePort: 80
{{- if .tls }} {{- if .tls }}
tls: tls:
- hosts: - hosts: