diff --git a/nomad/setup-cluster.yml b/nomad/setup-cluster.yml index 55d316f..eee555d 100644 --- a/nomad/setup-cluster.yml +++ b/nomad/setup-cluster.yml @@ -301,6 +301,10 @@ nomad_install_upgrade: true nomad_allow_purge_config: true + nomad_meta: + # There are issues with v1.23.0 on arm64 + connect.sidecar_image: envoyproxy/envoy:v1.23.1 + # Where nomad gets installed to nomad_bin_dir: /usr/bin nomad_install_from_repo: true