Skip to content

Commit

Permalink
Update charts/consul/test/unit/connect-inject-deployment.bats
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Zalimeni <[email protected]>
  • Loading branch information
ilpianista and zalimeni committed Apr 8, 2024
1 parent 0978ad7 commit 0037da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/consul/test/unit/connect-inject-deployment.bats
Original file line number Diff line number Diff line change
Expand Up @@ -1414,7 +1414,7 @@ load _helpers
local cmd=$(helm template \
-s templates/connect-inject-deployment.yaml \
--set 'connectInject.enabled=true' \
--set 'connectInject.sidecarProxy.lifecycle.defaultGracefulstartupPath=/start' \
--set 'connectInject.sidecarProxy.lifecycle.defaultGracefulStartupPath=/start' \
. | tee /dev/stderr |
yq '.spec.template.spec.containers[0].command' | tee /dev/stderr)

Expand Down

0 comments on commit 0037da7

Please sign in to comment.