Files
oceanbase/tools/deploy/obd/obproxy.yaml.template
2022-11-14 13:35:55 +00:00

11 lines
265 B
Plaintext

obproxy-ce:
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 %%}}