Merge pull request #12508 from Petenerd/patch-1

Update install.mdx
This commit is contained in:
mrspanishviking 2022-03-03 09:48:05 -07:00 committed by GitHub
commit a11f2049ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>", "image": "public.ecr.aws/hashicorp/consul:<CONSUL_VERSION>",
"mountPoints": [ "mountPoints": [
{ {