Merge pull request #1556 from itaysk/patch-1
fixed https port forwarding in Azure LB service
This commit is contained in:
commit
011ec65bc5
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ spec:
|
|||
targetPort: http
|
||||
- name: https
|
||||
port: 443
|
||||
targetPort: http
|
||||
targetPort: https
|
||||
|
|
Loading…
Reference in a new issue