Skip to content

Commit

Permalink
test4
Browse files Browse the repository at this point in the history
  • Loading branch information
alpeb committed Mar 12, 2024
1 parent d2c3aa3 commit bd20715
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/install/install_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ func TestInstallOrUpgradeCli(t *testing.T) {
args = []string{
"--controller-log-level", "debug",
"--set", fmt.Sprintf("proxy.image.version=%s", TestHelper.GetVersion()),
"--set", "proxyInit.image.name=ghcr.io/alpeb/proxy-init",
"--skip-inbound-ports", skippedInboundPorts,
"--set", "heartbeatSchedule=1 2 3 4 5",
}
Expand Down

0 comments on commit bd20715

Please sign in to comment.