mirror of https://github.com/status-im/consul.git
parent
c8865be799
commit
165089eab2
|
@ -214,7 +214,7 @@ Each task must include a Consul client container in order for the task to join y
|
|||
...
|
||||
}
|
||||
{
|
||||
"name": "consul-client"
|
||||
"name": "consul-client",
|
||||
"image": "public.ecr.aws/hashicorp/consul:<CONSUL_VERSION>",
|
||||
"mountPoints": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue