Skip to content

Commit

Permalink
connect-inject: address Pr feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Oct 10, 2018
1 parent 5ad432b commit 8915160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connect-inject/handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ var (
// Handler is the HTTP handler for admission webhooks.
type Handler struct {
// ImageConsul is the container image for Consul to use.
// ImageEnvoy is the container imae for Envoy to use.
// ImageEnvoy is the container image for Envoy to use.
//
// Both of these MUST be set.
ImageConsul string
Expand Down

0 comments on commit 8915160

Please sign in to comment.