Fix https port

This commit is contained in:
Manuel de Brito Fontes 2016-04-13 14:37:08 -03:00
parent 87297ade32
commit f05eec6781
10 changed files with 52 additions and 53 deletions

View file

@ -40,7 +40,7 @@ spec:
- containerPort: 80
hostPort: 80
- containerPort: 443
hostPort: 4444
hostPort: 443
args:
- /nginx-ingress-controller
- --default-backend-service=default/default-http-backend