Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
Signed-off-by: Saswata Mukherjee <[email protected]>
  • Loading branch information
saswatamcode committed Sep 3, 2024
1 parent a9a68f7 commit 414fa0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ var _ = Describe("controller", Ordered, func() {
deploymentName,
namespace,
0,
"--query=dnssrv+_http._tcp.example-query.thanos-operator-system.svc.cluster.local",
"--query=dnssrv+_http._tcp.example-query.thanos-operator-system.svc.cluster.local:9090",
)
}, time.Minute*1, time.Second*10).Should(BeTrue())
})
Expand Down

0 comments on commit 414fa0c

Please sign in to comment.