Consistency editing of HAProxy Ingress docs

This commit is contained in:
Joao Morais 2017-02-07 21:45:12 -02:00
parent b579cbba74
commit 8d19531b26
4 changed files with 218 additions and 122 deletions

View file

@ -14,13 +14,12 @@ spec:
labels:
run: haproxy-ingress
spec:
# hostNetwork: true
containers:
- name: haproxy-ingress
image: quay.io/jcmoraisjr/haproxy-ingress
args:
- --default-backend-service=default/ingress-default-backend
- --default-ssl-certificate=default/ingress-default-ssl
- --default-ssl-certificate=default/tls-secret
ports:
- name: http
containerPort: 80