We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ecf22e commit 2a5eb1eCopy full SHA for 2a5eb1e
tests/e2e/const.go
@@ -40,7 +40,7 @@ const (
40
testExternalTopicName = "topic-test-external"
41
testInternalTopicName = "topic-test-internal"
42
43
- defaultTLSSecretName = "test-secret"
+ defaultTLSSecretName = "kafka-ca-certificate"
44
kcatName = "kcat"
45
zookeeperKind = "zookeeperclusters.zookeeper.pravega.io"
46
zookeeperClusterName = "zookeeper-server"
0 commit comments