Files
oceanbase/tools/deploy/obd/obproxy.yaml.template
2022-11-14 21:16:18 +08:00

11 lines
262 B
Plaintext

obproxy:
servers:
- 127.0.0.1
global:
listen_port: {{%% LISTEN_PORT %%}}
prometheus_listen_port: {{%% PROMETHEUS_LISTEN_PORT %%}}
home_path: {{%% OBPORXY_HOME_PATH %%}}
include: obd/obproxy.include.yaml
depends:
- {{%% COMPONENT %%}}