There was an error while loading. Please reload this page.
1 parent b7efc8c commit df4c86fCopy full SHA for df4c86f
1 file changed
test/kafka/kafka-certificate.yaml
@@ -18,6 +18,10 @@ metadata:
18
name: my-cluster-kafka
19
spec:
20
secretName: my-cluster-kafka-certmanager-cert
21
+ privateKey:
22
+ algorithm: RSA
23
+ encoding: PKCS8
24
+ size: 2048
25
dnsNames:
26
- my-cluster-kafka-bootstrap.kafka
27
- my-cluster-kafka-bootstrap.kafka.svc
0 commit comments