* updated Loadbalancer to 0.7.15
This commit is contained in:
parent
719cd589e5
commit
7135bdfe41
@ -42,7 +42,7 @@ services:
|
|||||||
- minio-scheduler-setting:/opt/scheduler
|
- minio-scheduler-setting:/opt/scheduler
|
||||||
{{- if eq .Values.DEPLOY_LB "true"}}
|
{{- if eq .Values.DEPLOY_LB "true"}}
|
||||||
lb:
|
lb:
|
||||||
image: rancher/lb-service-haproxy:v0.7.9
|
image: rancher/lb-service-haproxy:v0.7.15
|
||||||
{{- if .Values.PUBLISH_PORT}}
|
{{- if .Values.PUBLISH_PORT}}
|
||||||
ports:
|
ports:
|
||||||
- ${PUBLISH_PORT}:9000/tcp
|
- ${PUBLISH_PORT}:9000/tcp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user