Allow custom kopf and kibana public ports (#178)
* Allow custom kopf and kibana public ports * kopf public port is now required * kibana public port is now required
This commit is contained in:
committed by
Bill Maxwell
parent
b6af78417a
commit
3ccd9033cc
@@ -1,6 +1,6 @@
|
||||
kibana-vip:
|
||||
ports:
|
||||
- 80:80
|
||||
- "${public_port}:80"
|
||||
restart: always
|
||||
tty: true
|
||||
image: rancher/load-balancer-service
|
||||
|
||||
Reference in New Issue
Block a user