Fix tls
This commit is contained in:
parent
901c0b699c
commit
086be9f0e5
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ spec:
|
||||||
{{- end }}
|
{{- end }}
|
||||||
- port:
|
- port:
|
||||||
number: 80
|
number: 80
|
||||||
name: https
|
name: http
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
tls:
|
tls:
|
||||||
httpsRedirect: true
|
httpsRedirect: true
|
||||||
|
|
Loading…
Reference in a new issue