Remove self-advertisement in consul

This commit is contained in:
Alex 2022-07-18 15:36:58 +02:00
parent d4499bbef9
commit f262fa7d1b
Signed by: lx
GPG Key ID: 0E496D15096376BE
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ replication_mode = "3"
rpc_bind_addr = "0.0.0.0:3991"
rpc_secret = "{{ key "secrets/garage-staging/rpc_secret" | trimSpace }}"
consul_host = "localhost:8500"
consul_service_name = "garage-staging-rpc-self-advertised"
#consul_host = "localhost:8500"
#consul_service_name = "garage-staging-rpc-self-advertised"
bootstrap_peers = []