Fix haproxy version
This commit is contained in:
parent
567be43231
commit
067a0750cd
@ -21,7 +21,7 @@ services:
|
|||||||
- gogs-db:/var/lib/mysql
|
- gogs-db:/var/lib/mysql
|
||||||
{{- end}}
|
{{- end}}
|
||||||
lb:
|
lb:
|
||||||
image: rancher/lb-service-haproxy:v0.7.17
|
image: rancher/lb-service-haproxy:v0.7.9
|
||||||
ports:
|
ports:
|
||||||
- ${http_port}:${http_port}/tcp
|
- ${http_port}:${http_port}/tcp
|
||||||
- ${ssh_port}:${ssh_port}/tcp
|
- ${ssh_port}:${ssh_port}/tcp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user