Consistency editing of HAProxy Ingress docs
This commit is contained in:
parent
b579cbba74
commit
8d19531b26
4 changed files with 218 additions and 122 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue