Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
alpeb committed Mar 12, 2024
1 parent 38406ac commit e7a0153
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/integration/install/install_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,9 @@ func TestOverridesSecret(t *testing.T) {
"identityTrustAnchorsPEM": extractValue(t, "identityTrustAnchorsPEM"),
"proxyInit": tree.Tree{
"ignoreInboundPorts": skippedInboundPorts,
"image": tree.Tree{
"name": "ghcr.io/alpeb/proxy-init",
},
},
"proxy": tree.Tree{
"image": tree.Tree{
Expand Down

0 comments on commit e7a0153

Please sign in to comment.