Skip to content

Commit 2a5eb1e

Browse files
author
Daniel Vaseekaran
committed
updated certificate name
1 parent 5ecf22e commit 2a5eb1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const (
4040
testExternalTopicName = "topic-test-external"
4141
testInternalTopicName = "topic-test-internal"
4242

43-
defaultTLSSecretName = "test-secret"
43+
defaultTLSSecretName = "kafka-ca-certificate"
4444
kcatName = "kcat"
4545
zookeeperKind = "zookeeperclusters.zookeeper.pravega.io"
4646
zookeeperClusterName = "zookeeper-server"

0 commit comments

Comments
 (0)