cluster/services/storage: use consul catalog api for garage discovery
This commit is contained in:
parent
3a03005445
commit
b485a93df4
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ in
|
|||
rpc_secret_file = config.age.secrets.garageRpcSecret.path;
|
||||
consul_discovery = {
|
||||
consul_http_addr = "http://127.0.0.1:8500";
|
||||
api = "agent";
|
||||
service_name = "garage-discovery";
|
||||
};
|
||||
s3_api = {
|
||||
|
|
Loading…
Reference in a new issue