consul/testing/deployer/topology/default_envoy.go

7 lines
142 B
Go

// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: BUSL-1.1
package topology
const DefaultEnvoyImage = "envoyproxy/envoy:v1.25.1"