Skip to content

Commit

Permalink
use the same Envoy Gateway version for ShutManager
Browse files Browse the repository at this point in the history
Signed-off-by: huabing zhao <zhaohuabing@gmail.com>
  • Loading branch information
zhaohuabing committed May 6, 2024
1 parent 896654e commit 331c84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/gateway-helm/values.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ config:
type: Kubernetes
kubernetes:
shutdownManager:
image: "envoyproxy/gateway-dev:latest"
image: ${ImageRepository}:${ImageTag}
logging:
level:
default: info
Expand Down

0 comments on commit 331c84b

Please sign in to comment.