Skip to content

Commit

Permalink
Enable mesh gateway for bats test where new gate added
Browse files Browse the repository at this point in the history
  • Loading branch information
nathancoleman committed Dec 5, 2023
1 parent d5fdd0b commit dda37eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/consul/test/unit/gateway-resources-configmap.bats
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ load _helpers
local resources=$(helm template \
-s templates/gateway-resources-configmap.yaml \
--set 'connectInject.enabled=true' \
--set 'meshGateway.enabled=true' \
--set 'global.experiments[0]=resource-apis' \
--set 'ui.enabled=false' \
. | tee /dev/stderr |
Expand Down

0 comments on commit dda37eb

Please sign in to comment.